mirror of
https://github.com/itzg/mc-router.git
synced 2025-02-20 01:41:57 +01:00
ci: Moved fixed labels into first build stage
This commit is contained in:
parent
e34db95836
commit
1ab5c52fe0
@ -1,7 +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"
|
||||
|
||||
FROM scratch
|
||||
COPY mc-router /
|
||||
ENTRYPOINT ["/mc-router"]
|
||||
|
Loading…
Reference in New Issue
Block a user