Open dejanstrancar opened 1 week ago
Not sure if related with this issue but whenever the VPS restarts the containers are not being launched. If you have automatic maintenance on your VPS this can be problematic. @MightyMoud Should I open another issue for this bug/feature request?
When using Sidekick v.0.6.6 installed with
brew
generateddocker-compose.yml
file does include restart property. (restart: unless-stopped
).When doing it on same app from the github code source, it does include it.
Recreation:
Dockerfile
Brew installed sidekick v.0.6.6 version:
sidekick launch
Generated
docker-compose.yml
:Github source running from source:
sidekick launch
Generated
docker-compose.yml
:Homebrew: 4.4.4 Sidekick: v0.6.6