Further build improvements

This commit is contained in:
Ingvar Stepanyan
2021-08-06 21:49:59 +00:00
parent 2665a5bc41
commit 3e071027d2
3 changed files with 46 additions and 22 deletions

View File

@@ -3,4 +3,5 @@ docker build -t web-gphoto2 - < Dockerfile
docker run --rm -it \
-v $PWD:/src \
-u $(id -u):$(id -g) \
web-gphoto2
web-gphoto2 \
$@