Dockerfile: USER

From wikieduonline
Revision as of 18:30, 27 October 2024 by Welcome (talk | contribs) (Welcome moved page USER to Dockerfile: USER)
Jump to navigation Jump to search

The USER (doc) instruction sets the user name (or UID) and optionally the user group (or GID) to use as the default user and group for the remainder of the current stage. The specified user is used for RUN instructions and at runtime, runs the relevant ENTRYPOINT and CMD commands.

Related

See also

Advertising: