mirror of
https://github.com/teddysun/across.git
synced 2025-01-18 13:59:35 +08:00
Update Dockerfile.architecture
This commit is contained in:
parent
3fe3edd15b
commit
d11d0737f9
@ -10,8 +10,6 @@ ARG TARGETPLATFORM
|
||||
WORKDIR /root
|
||||
COPY hysteria.sh /root/hysteria.sh
|
||||
COPY server.json /etc/hysteria/server.json
|
||||
COPY cert.crt /etc/hysteria/cert.crt
|
||||
COPY private.key /etc/hysteria/private.key
|
||||
RUN set -ex \
|
||||
&& apk add --no-cache bash tzdata ca-certificates \
|
||||
&& chmod +x /root/hysteria.sh \
|
||||
|
Loading…
x
Reference in New Issue
Block a user