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
When configuring a Docker Container for an app, you might want to use a different command than is specified in the container (or arguments). The current only possibility is to create a separate container with a different command.
Having the option in 'Container configuration' to specify a 'command' and 'args' would give the flexibility of using the same image for different implementations of an application.
When configuring a Docker Container for an app, you might want to use a different command than is specified in the container (or arguments). The current only possibility is to create a separate container with a different command.
Having the option in 'Container configuration' to specify a 'command' and 'args' would give the flexibility of using the same image for different implementations of an application.
Example of resulting k3s config:
The text was updated successfully, but these errors were encountered: