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

add ArchLinux image #9

Open
MaineK00n opened this issue Jan 16, 2022 · 2 comments · May be fixed by #26
Open

add ArchLinux image #9

MaineK00n opened this issue Jan 16, 2022 · 2 comments · May be fixed by #26

Comments

@MaineK00n
Copy link
Contributor

I want to add an ArchLinux image, but it is over 100MB and I need Git LFS.
What is the best way to fix this?
https://hub.docker.com/_/archlinux?tab=tags

refs. aquasecurity/trivy#1239

@knqyf263
Copy link
Collaborator

Is it over 100MB even after compression?

@MaineK00n
Copy link
Contributor Author

As with the other images, the official ArchLinux image is compressed using gzip. It is 124MB in that state.

$ docker save archlinux:latest | gzip -c > archlinux.tar.gz
$ ls -lh archlinux.tar.gz
-rw-rw-r-- 1 mainek00n mainek00n 124M Jan 18 11:57 archlinux.tar.gz

@MaineK00n MaineK00n linked a pull request Jun 9, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants