Gogs %!s(int64=2) %!d(string=hai) anos
pai
achega
62593238f1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

@@ -4,6 +4,8 @@ RUN echo 'Asia/Shanghai' > /etc/timezone
 
 COPY gsdk /go/bin/
 RUN chmod +x /go/bin/gsdk
+COPY gsdkserver /go/bin/
+RUN chmod +x /go/bin/gsdkserver
 COPY agollo.json /go/bin/agollo.json
 WORKDIR /go/bin