Skip to content

Adds predefined node user to docker-compose#329

Open
KartoffelCheetah wants to merge 1 commit intochronotruck:devfrom
KartoffelCheetah:fix/docker-root-user
Open

Adds predefined node user to docker-compose#329
KartoffelCheetah wants to merge 1 commit intochronotruck:devfrom
KartoffelCheetah:fix/docker-root-user

Conversation

@KartoffelCheetah
Copy link
Copy Markdown

  • Runs commands with node user (1000:1000) instead of root by default. [1]
  • Adds npm install line below the docker-compose up in the
    README.md.

[1] https://github.com/nodejs/docker-node/blob/c2604466d06ba562fd9040d18c57af16545c6a5b/10/stretch/Dockerfile#L3

* Runs commands with node user (1000:1000) instead of root by default. [1]
* Adds `npm install` line below the `docker-compose up` in the
  README.md.

[1] https://github.com/nodejs/docker-node/blob/c2604466d06ba562fd9040d18c57af16545c6a5b/10/stretch/Dockerfile#L3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant