Closed
Description
When using node
as base image to build my own images, I usually create a user with UID 1000 (due to some internal restriction, this UID must be 1000), but now with node creating a user with UID 1000 by itself, my Dockerfiles
no longer builds.
As Dockerfiles is now, it is not possible to fix this issue without having to fork it.
Metadata
Metadata
Assignees
Labels
No labels