vue-ctk-date-time-picker icon indicating copy to clipboard operation
vue-ctk-date-time-picker copied to clipboard

Adds predefined node user to docker-compose

Open KartoffelCheetah opened this issue 4 years ago • 0 comments

  • 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

KartoffelCheetah avatar Dec 11 '20 15:12 KartoffelCheetah