Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce docker/podman image size #7

Open
notmandatory opened this issue Apr 7, 2023 · 0 comments
Open

Reduce docker/podman image size #7

notmandatory opened this issue Apr 7, 2023 · 0 comments

Comments

@notmandatory
Copy link
Owner

Need to figure out why the image for nonce_guess is so large (694 MB). We don't need SSL so maybe there's some features we can disable for tokio and/or other dependencies. Also could possibly use slimmer base image for the final image.

podman image ls
REPOSITORY                            TAG            IMAGE ID      CREATED      SIZE
localhost/nonce_guess                 latest         9e9de60c79a6  2 hours ago  694 MB
localhost/nostr-rs-relay              latest         1a9c62add26d  4 days ago   142 MB
docker.io/library/rust                1-bookworm     a9c3decaa293  10 days ago  1.5 GB
docker.io/library/debian              11             f5b06fd90040  2 weeks ago  129 MB
docker.io/library/debian              bookworm-slim  839f1f9991d8  2 weeks ago  77.6 MB
docker.io/library/rust                1.67           7374d205a06d  5 weeks ago  1.41 GB
registry.fedoraproject.org/f29/httpd  latest         25c76f9dcdb5  3 years ago  482 MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant