beremiz
Clone
Summary
Browse
Changes
Graph
Test: Customize Fluxbox launch to get rid of toolbar in IDE tests.
wxPython4
2023-02-28, Edouard Tisserant
87dac789bdaf
file is
Executable
Test: Customize Fluxbox launch to get rid of toolbar in IDE tests.
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .