mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-07-23 18:34:14 +00:00
Better Dockerfile
This commit is contained in:
parent
55890672f5
commit
4282f6e761
1 changed files with 0 additions and 1 deletions
1
.github/docker/Dockerfile
vendored
1
.github/docker/Dockerfile
vendored
|
@ -1,7 +1,6 @@
|
||||||
# syntax=docker/dockerfile:latest
|
# syntax=docker/dockerfile:latest
|
||||||
FROM --platform=$BUILDPLATFORM golang:latest AS build
|
FROM --platform=$BUILDPLATFORM golang:latest AS build
|
||||||
|
|
||||||
|
|
||||||
LABEL org.opencontainers.image.source="https://github.com/XTLS/Xray-core" \
|
LABEL org.opencontainers.image.source="https://github.com/XTLS/Xray-core" \
|
||||||
org.opencontainers.image.licenses="MPL-2.0" \
|
org.opencontainers.image.licenses="MPL-2.0" \
|
||||||
org.opencontainers.image.title="xray-core"
|
org.opencontainers.image.title="xray-core"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue