Closed YetAnotherGerrit closed 2 months ago
When accessing the railsserver-container within portainer, you need to enter via /docker-entrypoint.sh for the rails console to work. This label makes sure to add that variant to the available options in the command selection.
Details available here: https://github.com/portainer/portainer/pull/2159
Decided with @mgruner to put everything in the Dockerfile instead.
When accessing the railsserver-container within portainer, you need to enter via /docker-entrypoint.sh for the rails console to work. This label makes sure to add that variant to the available options in the command selection.
Details available here: https://github.com/portainer/portainer/pull/2159