Building the Docker Images
To build all of the images in serial, use the following script:
# from the monorepo rootpnpm run docker:build:ensnode
ENSIndexer
# from the monorepo rootpnpm run docker:build:ensindexer
ENSRainbow
# from the monorepo rootpnpm run docker:build:ensrainbow
For full instructions on building the ENSRainbow Docker image, see the ENSRainbow Building Guide.
View ENSRainbow Building Guide Learn how to build the ENSRainbow Docker image
ENSAdmin
# from the monorepo rootpnpm run docker:build:ensadmin