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
I think both of these PRs are suggesting we pass a value to repo2docker via a dedicated flag that can override config, that can then influence how a Dockerfile template renders.
I think both of these PRs are suggesting we pass a value to repo2docker via a dedicated flag that can override config, that can then influence how a Dockerfile template renders.
FROM <base_image>
in the Dockerfile template be configurable #909CMD <cmd>
in the Dockerfile template be configurable #957I'd love to see a more general pattern, where we support passing template variables of all kinds instead and not needing to add dedicated flags etc.
The text was updated successfully, but these errors were encountered: