Skip to content
Snippets Groups Projects
Unverified Commit 033264e2 authored by Benjamin Bollen's avatar Benjamin Bollen
Browse files

Dockerfile: correct typo in comments

parent 9e8c041d
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ echo "env ERIS_DB_DATADIR is set to $ERIS_DB_DATADIR"
#-----------------------------------------------------------------------
# [2016-07-13 ben] we preserve the existing contact commands "new", "run",
# but this functionality is absorbed in eris-db, eris-cm, eris-cli
# and the is here to catch deployed use-cases.
# and the mapping is preserved here to catch deployed use-cases.
# NOTE: eris-db serve picks up following environment variables which are relevant to interaction with eris-cli
# - CHAIN_ID, set by eris-cli
# - ERIS_DB_WORKDIR, set in this script
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment