Skip to content
Snippets Groups Projects
Commit 9879141e authored by George Sedov's avatar George Sedov
Browse files

Fix dockerfile

parent 81651fca
No related branches found
No related tags found
No related merge requests found
FROM @ASAPO_VERSION_DOCKER_REPOSITORY@/asapo-nomad-consul:latest
COPY scripts/ /var/asapo/
RUN chmod -R og+wrX /var/asapo
RUN cd /var/asapo && terraform init
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