mirror of
https://github.com/itzg/mc-router.git
synced 2024-11-21 11:25:41 +01:00
ci: avoid /tmp creation in Dockerfile
This commit is contained in:
parent
bdf470d675
commit
c49099f1cf
@ -1,5 +1,3 @@
|
||||
FROM scratch
|
||||
COPY mc-router /
|
||||
# create a temp directory for k8s library logging
|
||||
COPY README.md /tmp/
|
||||
ENTRYPOINT ["/mc-router"]
|
Loading…
Reference in New Issue
Block a user