Minimise docker layers
This commit is contained in:
parent
3e89556ae6
commit
aedcc9d9bc
6 changed files with 61 additions and 90 deletions
|
|
@ -46,7 +46,4 @@ RUN gpg --import /usr/local/share/hashicorp.asc \
|
|||
|
||||
WORKDIR /workdir
|
||||
|
||||
COPY entrypoint.sh /usr/local/bin/entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
|
||||
# vim: ts=4 sw=4 sts=4 noet:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue