Skip to main content
warning

Documentation is currently for moon v2 and latest proto. Documentation for moon v1 has been frozen and can be found here.

docker setup

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

$ moon docker setup
info

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! The moon docker file command can be used to generate a Dockerfile.

Configuration

  • * in .moon/toolchains.yml