feat 还原
This commit is contained in:
@@ -6,7 +6,7 @@ RUN apk add --no-cache tzdata && \
|
|||||||
|
|
||||||
COPY service-gateway /app/service-gateway
|
COPY service-gateway /app/service-gateway
|
||||||
COPY config /app/config
|
COPY config /app/config
|
||||||
RUN chmod +x /app/service-gateway
|
RUN chmod 777 /app/service-gateway
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
CMD ["./service-gateway"]
|
CMD ["./service-gateway"]
|
||||||
Reference in New Issue
Block a user