Dockerfile changes
This commit is contained in:
parent
a15e924235
commit
402db3a03f
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ RUN unzip /tmp/terraform.zip
|
||||||
RUN mv terraform /usr/bin/
|
RUN mv terraform /usr/bin/
|
||||||
|
|
||||||
COPY git-askpass-helper.sh /usr/bin/git-pass
|
COPY git-askpass-helper.sh /usr/bin/git-pass
|
||||||
COPY shared-creds /root/.aws/credentials
|
|
||||||
|
|
||||||
RUN mkdir /atmos
|
RUN mkdir /atmos
|
||||||
COPY atmos.py credentials.py workspaces.py /atmos/
|
COPY atmos.py credentials.py workspaces.py /atmos/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue