tests/tools/Docker/beremiz-sikuli/rebuild_docker.sh
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 08 Aug 2022 18:09:26 +0200
branchwxPython4
changeset 3573 1ee56fb544fc
parent 3425 ee3b84d09ccf
permissions -rwxr-xr-x
IDE, SVGHMI: Workaround Snap package not launching Inskape, POEdit or Chromium directly, producing lot of output in Incskape CLI, and messing with TMPDIR
#!/bin/bash

set -e

./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1