Back to Moon

docker setup

website/docs/commands/docker/setup.mdx

2.2.4676 B
Original Source

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

shell
$ 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.*