Hacker News new | ask | show | jobs
by nleach 3907 days ago
To add to silvamerica's comment, this process is specific to running containers in development. When building images for deployment the dependencies are installed as a RUN step in the Dockerfile.