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, poco up plan always start containers behind the scenes. In some cases it would be more useful, if the container could be started in foreground, like how the docker-compose up works.
Currently,
poco up planalways start containers behind the scenes. In some cases it would be more useful, if the container could be started in foreground, like how thedocker-compose upworks.