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

Fix dockerfile

parent 81651fca
Branches
Tags
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.
Please register or to comment