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
Terminal window
# from the monorepo root
pnpm run docker:build:ensindexer
Terminal window
# from the monorepo root
pnpm run docker:build:ensapi
Terminal window
# from the monorepo root
pnpm run docker:build:ensadmin
Terminal window
# from the monorepo root
pnpm run docker:build:ensrainbow