You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we use restart="always" for most of the services in arion-compose.nix. This restarts the containers after rebooting my laptop, even when I stopped the containers manually. I'm not sure however if restart=always is necessary for deployment.