Skip to content

Commit c49099f

Browse files
committed
ci: avoid /tmp creation in Dockerfile
1 parent bdf470d commit c49099f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
FROM scratch
22
COPY mc-router /
3-
# create a temp directory for k8s library logging
4-
COPY README.md /tmp/
53
ENTRYPOINT ["/mc-router"]

0 commit comments

Comments
 (0)