Remove atmos config from dockerfile
This commit is contained in:
parent
ac4fb7a939
commit
2bb6dfb52b
1 changed files with 1 additions and 2 deletions
|
|
@ -7,4 +7,3 @@ RUN mv terraform /usr/bin/
|
||||||
|
|
||||||
COPY shared-creds /root/.aws/credentials
|
COPY shared-creds /root/.aws/credentials
|
||||||
COPY atmos.py /usr/bin/atmos
|
COPY atmos.py /usr/bin/atmos
|
||||||
COPY atmos.config /root/.config/atmos.config
|
|
||||||
Loading…
Add table
Reference in a new issue