Skip to content

Commit

Permalink
feat(sgx): add sidecar dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Gezq committed Feb 29, 2024
1 parent 92c11e3 commit 78e92f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sgx_network_simulation/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,3 @@ COPY sgx_network_simulation/ /app/
WORKDIR /app
COPY --from=go /app/tcp2grpc ./
COPY --from=go /app/grpc2tcp ./
RUN pip3 install -r requirements.txt && make protobuf

ENTRYPOINT ["bash", "docker_entrypoint.sh"]

0 comments on commit 78e92f3

Please sign in to comment.