We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c11e3 commit 78e92f3Copy full SHA for 78e92f3
sgx_network_simulation/Dockerfile
@@ -28,6 +28,3 @@ COPY sgx_network_simulation/ /app/
28
WORKDIR /app
29
COPY --from=go /app/tcp2grpc ./
30
COPY --from=go /app/grpc2tcp ./
31
-RUN pip3 install -r requirements.txt && make protobuf
32
-
33
-ENTRYPOINT ["bash", "docker_entrypoint.sh"]
0 commit comments