Skip to content
Snippets Groups Projects
Commit 6dc163c3 authored by Igor Zimovets (EPAM)'s avatar Igor Zimovets (EPAM) Committed by Oleksandr Kosse (EPAM)
Browse files

GONRG-4911: refactor bootstrap script

parent 7d23bdae
No related branches found
No related tags found
Loading
......@@ -6,4 +6,4 @@ ENV PREFIX=$(pwd)
RUN chmod 775 /opt/bootstrap_partition.sh
CMD ["/bin/bash", "-c", "source /opt/bootstrap_partition.sh && sleep 365d"]
CMD ["/bin/bash", "-c", "/opt/bootstrap_partition.sh && sleep 365d"]
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