Skip to main content

docker setup

The moon docker setup command will efficiently install dependencies for focused projects. This is an all-in-one command for all dependency installations, and should replace npm install and other commands.

$ moon docker setup

View the official Docker usage guide for a more in-depth example of how to utilize this command.

caution

This command must be ran after moon docker scaffold and is typically ran within a Dockerfile!