deryasin

Results 1 issues of deryasin

Hello! I tried Docker Compose and Docker CLI to create a Container with the ONCE variable, but its getting ignored. My docker-compose.yaml: ``` version: '3' services: watcher: image: virtualzone/compose-updater #restart:...

bug