aggiornato Dockerfile
This commit is contained in:
parent
fed914f2cc
commit
8bfe81d573
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ FROM scratch
|
|||
|
||||
MAINTAINER Michele Fadda "<mikif70@gmail.com>"
|
||||
|
||||
COPY quota_mongodb-v2.2.1 /bin/quota_mongodb
|
||||
COPY quota_mongodb-v2.2.2 /bin/quota_mongodb
|
||||
|
||||
ENTRYPOINT [ "/bin/quota_mongodb" ]
|
||||
|
|
Loading…
Add table
Reference in a new issue