Skip to content

Commit 78e92f3

Browse files
committed
feat(sgx): add sidecar dockerfile
1 parent 92c11e3 commit 78e92f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sgx_network_simulation/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,3 @@ COPY sgx_network_simulation/ /app/
2828
WORKDIR /app
2929
COPY --from=go /app/tcp2grpc ./
3030
COPY --from=go /app/grpc2tcp ./
31-
RUN pip3 install -r requirements.txt && make protobuf
32-
33-
ENTRYPOINT ["bash", "docker_entrypoint.sh"]

0 commit comments

Comments
 (0)