Skip to content

Instantly share code, notes, and snippets.

@kmARC
Created September 18, 2019 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kmARC/6ca023573a1f127756f447deff0e389a to your computer and use it in GitHub Desktop.
Save kmARC/6ca023573a1f127756f447deff0e389a to your computer and use it in GitHub Desktop.
RUN adduser --no-create-home --uid 1000 --gid 1000 ${AGENT_NAME}
USER 1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment