Ver código fonte

[C++] add new paozhu

hzq 1 ano atrás
pai
commit
61d31661ac
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      frameworks/C++/paozhu/paozhu.dockerfile

+ 1 - 1
frameworks/C++/paozhu/paozhu.dockerfile

@@ -23,5 +23,5 @@ RUN cmake . -B build -DCMAKE_BUILD_TYPE=Release
 RUN cmake --build build
 
 EXPOSE 8888
-WORKDIR ./
+
 CMD ./bin/paozhu