Skip to content
Snippets Groups Projects
Commit 9504efc0 authored by Anthony GRAIGNIC's avatar Anthony GRAIGNIC
Browse files

Fix demo script path in init docker image

parent b6207cbe
No related branches found
No related tags found
1 merge request!105Init docker compose for transport demo
Pipeline #6512 failed
......@@ -13,6 +13,6 @@ USER truite
COPY src/res/chainspec/local-demo-docker.ron ./local.ron
USER root
COPY docker/local/init.sh .
COPY docker/demo/init.sh .
RUN chmod +x ./init.sh
CMD ./init.sh
\ No newline at end of file
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