Hi, I'm new to using the app and I was wondering i...
# windows
f
Hi, I'm new to using the app and I was wondering if there was a way to create a script that can start a docker container (with
docker-compose up -d
) on startup ? I've tried using provisioning scripts but end up getting stuck waiting for docker to be ready as the startup doesn't start Docker until the provisioning scripts have finished... Any clean way to do this?