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
{{ message }}
This repository was archived by the owner on Mar 12, 2024. It is now read-only.
By convention: all containers SHOULD keep running, eg. data-containers with tail -f /dev/null
Does it mean that in docker-compose.yml command
/bin/bashshould be replaced withtail -f /dev/null?