mirror of
https://github.com/foomo/contentserver.git
synced 2025-10-16 12:25:44 +00:00
fixed docker file
This commit is contained in:
parent
d475331ae7
commit
a3acdcca28
@ -1,6 +1,6 @@
|
|||||||
FROM scratch
|
FROM scratch
|
||||||
|
|
||||||
COPY bin/contentserver-linux-amd64 /usr/sbin/contentserver
|
COPY bin/contentserver /usr/sbin/contentserver
|
||||||
|
|
||||||
# install ca root certificates
|
# install ca root certificates
|
||||||
# https://curl.haxx.se/docs/caextract.html
|
# https://curl.haxx.se/docs/caextract.html
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user