Skip to content
Snippets Groups Projects
Commit 3f13e064 authored by matt01671's avatar matt01671
Browse files

working

parent cb2e84b3
Branches
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ sudo docker create\ ...@@ -34,7 +34,7 @@ sudo docker create\
--env COUCHDB_PASSWORD=${pass}\ --env COUCHDB_PASSWORD=${pass}\
--env NODENAME=couchdb@${node}\ --env NODENAME=couchdb@${node}\
--env COUCHDB_SECRET=${cookie}\ --env COUCHDB_SECRET=${cookie}\
--env ERL_FLAGS="-setcookie \${cookie}\ -name \couchdb@${node}\""\ --env ERL_FLAGS="-setcookie \"${cookie}\" -name \"couchdb@${node}\""\
ibmcom/couchdb3:${VERSION} ibmcom/couchdb3:${VERSION}
# echo "== Put in conts the Docker container IDs: ==" # echo "== Put in conts the Docker container IDs: =="
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment