Skip to content

Building the Docker Images

To build all of the images in serial, use the following script:

Terminal window
# from the monorepo root
pnpm run docker:build:ensnode

ENSIndexer

Terminal window
# from the monorepo root
pnpm run docker:build:ensindexer

ENSRainbow

Terminal window
# from the monorepo root
pnpm run docker:build:ensrainbow

For full instructions on building the ENSRainbow Docker image, see the ENSRainbow Building Guide.

ENSAdmin

Terminal window
# from the monorepo root
pnpm run docker:build:ensadmin