ci: Changed to multiarch build of amd64, arm64, arm32v6
This commit is contained in:
+6
-1
@@ -1,3 +1,8 @@
|
||||
FROM scratch
|
||||
|
||||
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"
|
||||
LABEL org.opencontainers.image.title="mc-router"
|
||||
LABEL org.opencontainers.image.source="https://github.com/itzg/mc-router"
|
||||
|
||||
COPY mc-router /
|
||||
ENTRYPOINT ["/mc-router"]
|
||||
ENTRYPOINT ["/mc-router"]
|
||||
|
||||
Reference in New Issue
Block a user