version: '3' services: ethermint: build: . volumes: - ./data/:/data/ command: ["ethermint", "-blockchain", "/data/blockchain"]