comments for using local build
This commit is contained in:
parent
527ff11328
commit
10c84b589f
@ -5,6 +5,10 @@ services:
|
|||||||
restart: on-failure
|
restart: on-failure
|
||||||
depends_on:
|
depends_on:
|
||||||
- ipld-eth-db
|
- ipld-eth-db
|
||||||
|
# Use local build
|
||||||
|
#build:
|
||||||
|
#context: .
|
||||||
|
#dockerfile: Dockerfile
|
||||||
# Use an existing image
|
# Use an existing image
|
||||||
image: cerc/ipld-eth-db:v5.0.0-alpha
|
image: cerc/ipld-eth-db:v5.0.0-alpha
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user