Skip to content

Commit 5399720

Browse files
committed
修改最后的entrypoint
1 parent 3d1c2ac commit 5399720

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/openvpn-as/3.0.1-84b60e70-Ubuntu24/Dockerfile.linux-arm64.linux-amd64

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ COPY ./scripts/ /
1111
# chmod +x scripts
1212
RUN chmod +x /egg.sh
1313

14-
ENTRYPOINT /egg.sh \
15-
&& /docker-entrypoint.sh
14+
ENTRYPOINT /egg.sh ; /docker-entrypoint.sh

0 commit comments

Comments
 (0)