163-10-158-small-fixes #12

Open
sergiogimenez wants to merge 3 commits from 163-10-158-small-fixes into main
Showing only changes of commit 96e9ddcf53 - Show all commits

View file

@ -1,4 +1,3 @@
services: services:
build-iso: build-iso:
init: true init: true
@ -8,6 +7,7 @@ services:
# uncomment next two lines to test this # uncomment next two lines to test this
environment: environment:
- DEBUG=true - DEBUG=true
- USER=root
volumes: volumes:
- .:/opt/workbench-script:ro - .:/opt/workbench-script:ro
- ./iso:/opt/workbench-script/iso:rw - ./iso:/opt/workbench-script/iso:rw