Better Dockerfile

This commit is contained in:
hoodad 2025-07-13 05:32:30 +00:00
parent 55890672f5
commit 4282f6e761

View file

@ -1,7 +1,6 @@
# syntax=docker/dockerfile:latest
FROM --platform=$BUILDPLATFORM golang:latest AS build
LABEL org.opencontainers.image.source="https://github.com/XTLS/Xray-core" \
org.opencontainers.image.licenses="MPL-2.0" \
org.opencontainers.image.title="xray-core"