beremiz
Clone
Summary
Browse
Changes
Graph
IDE: python-3.10: wxPython calls don't accept float anymore, continued
python3
2023-04-12, Edouard Tisserant
36934591f6eb
file is
Executable
IDE: python-3.10: wxPython calls don't accept float anymore, continued
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .