Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit a0aa3c9

Browse files
fix: N 无法识别 WROKDIR 参数 (#78)
1 parent 17e0b05 commit a0aa3c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ FROM --platform=${TARGETPLATFORM} alpine:latest
22
LABEL maintainer="V2Fly Community <dev@v2fly.org>"
33

44
WORKDIR /tmp
5+
ARG WORKDIR=/tmp
56
ARG TARGETPLATFORM
67
ARG TAG
78
COPY v2ray.sh "${WORKDIR}"/v2ray.sh

0 commit comments

Comments
 (0)