mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
| .. | ||
| Dockerfile | ||
| README.md | ||
This Dockerfile is to build cosmos-sdk. It needs to be in the cosmos-sdk repo to build.
It modifies the existing Dockerfile in the cosmos-sdk:
- split up commands to make use of layers to make rebuilds and uploads faster
- switch
ENTRYPOINT gaiadtoCMD gaiadto save typing--entrypointall the time