envbuilder icon indicating copy to clipboard operation
envbuilder copied to clipboard

Dockerfile USER statement does not work with variables

Open nwrkbiz opened this issue 1 year ago • 0 comments

It is not possible to use variables within the docker USER statement. The variable will be interpreted as value.

Example: https://gitlab.com/nwrkbiz/cpp-design-patterns/-/tree/b81d6fdd2fcac393b491e8725387c99cf822b291/.devcontainer

nwrkbiz avatar Feb 11 '24 01:02 nwrkbiz