diff --git a/compose.yaml b/compose.yaml index 4189bd2..4003beb 100644 --- a/compose.yaml +++ b/compose.yaml @@ -33,7 +33,7 @@ services: image: ubuntu security_opt: - label=disable - restart: never + restart: no volumes: - .:/workspace command: /bin/bash -c "/workspace/include/init.sh"