Remove fixed TLS certs

This commit is contained in:
2023-10-17 11:54:19 +05:30
parent 3ce37b25bb
commit 818001e80d
3 changed files with 0 additions and 56 deletions
-1
View File
@@ -43,7 +43,6 @@ USER $USER
COPY --chown=5000:5000 --from=builder /go/src/github.com/cerc-io/ipld-eth-server/$CONFIG_FILE config.toml
COPY --chown=5000:5000 --from=builder /go/src/github.com/cerc-io/ipld-eth-server/entrypoint.sh .
COPY --chown=5000:5000 --from=builder /go/src/github.com/cerc-io/ipld-eth-server/nitroTLS nitroTLS
RUN mkdir -p nitro-data && chown -R 5000:5000 nitro-data
# keep binaries immutable