wheretech: Node.jsのプロジェクトのDockerfile
#Node.js #Dockerfile #Docker #wheretech
https://github.com/nwtgck/piping-server/blob/c5ca8d94ba07856bfd24d3d10a8e2a8f026034ef/Dockerfile
tiniを使って--initなしでも実行可能にしたり、イメージ容量を減らすためのnpm prune --productionなどをしている。