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

Adding a new Docker "machine" fetches all versions #1011

Open
beat opened this issue Jun 27, 2021 · 0 comments
Open

Adding a new Docker "machine" fetches all versions #1011

beat opened this issue Jun 27, 2021 · 0 comments

Comments

@beat
Copy link

beat commented Jun 27, 2021

Tried installing bitnami/joomla on local Docker with 10 GB free.

Ran out of disk space.

Looks like instead of downloading and installing :latest, it downloads all versions:

root@li24:~# docker image prune -a
WARNING! This will remove all images without at least one container associated to them.
Are you sure you want to continue? [y/N] y
Deleted Images:
untagged: bitnami/joomla:3.6.0-r0
untagged: bitnami/joomla@sha256:6a8427a9127849d26fdcd9d97b61a6be8e4818bbf612f6533862df527def5f9e
deleted: sha256:c144b8b78fe3fc785257d40696bf4a3bf0f42a0b66f75c9bc208e7010e868afe
deleted: sha256:3360a8b199ec1c8caf6f36634ad21bf1d85f5afcf60dcece213e852c6b9dbc35
deleted: sha256:15dd06d1d007f72019cfa6a7fbadfb562356190a1368fca51a94a94664ff9edc
deleted: sha256:a29607f4b1bf8e9c51c0f6aa65e2cecec1d3461b7af590a2a1d4b810e2d005b6
deleted: sha256:ad1702070f334b203fcf981f7cbda9cc25e0abb08e97bef81552c9ce1baf2dc1
deleted: sha256:2af690be74744934bc10316c06de6d7a1f2b4708358c4b3164fa1232cce8977d
deleted: sha256:41d0cb4fa9b0a3e128b92bc7ebf788eb4f13fd081180fad555358e10789c1b45
untagged: bitnami/joomla:3.5.1-r0
untagged: bitnami/joomla@sha256:b89f09027ef8b5dd4a6a6bcb8e0680cd92a7664d4d2444537e952477a1a1ac87
deleted: sha256:2b79db25f584449df47fe5dcbebca1e5768f29578f69c8d2de657295c2ece2af
deleted: sha256:9be0a36a26ff5a15865e66e53ffabe0842a7e547512e2b2a469337f5a3e8b526
deleted: sha256:7d4344c8d8e439a9dc56a7ab7e97bd8fda6a4c59dd4dc23ce6dadbdb9e5158bb
deleted: sha256:ee36f3f2e328f9b799ed4a1a8cc50804cb740d9b769846fb1777127dfe9b2fce
deleted: sha256:257084bfa9f5e2e187220b4521dc774ecafd22101b1381ca0cbb752bfbad55d5
deleted: sha256:c47f9c37c039d78e8a8d1d6499ebd1d48ca81f4152b43c121a402157590e8096
deleted: sha256:b2dfe6ae5e49c534c40084d8e7959707ccb7e6c6be6560e2f37eb4602dbcea13
untagged: bitnami/joomla:3.6.2-r0
untagged: bitnami/joomla@sha256:ad1009f4c4ad7051fe345f9771dbe62773c02954d5dbb1a783f452e80986b85b
.........
untagged: bitnami/joomla:3.6.0-r1
...
untagged: bitnami/joomla:3.5.1-r1
untagged: bitnami/joomla@sha256:a918b536acba565ea94788bdb223c7a21c9c8ef6999bb9906c86b4714f9cd22d
...
untagged: bitnami/joomla:3-debian-8
untagged: bitnami/joomla@sha256:281d48749e6cced52913cc9cf58dfeb956d584748692b4e3f995e38f7913f522
...
untagged: bitnami/joomla:3-debian-9
untagged: bitnami/joomla@sha256:9431f829c8fe3ef03fa62775901407cc60c49084b45cbfed322ed97b132c2297
...
untagged: bitnami/joomla:3-debian-9-master
untagged: bitnami/joomla@sha256:c6f1d60fc03dad2a1471eff87b3714f02feb3b31a2cbdbea6e82affe35bdc9ea
deleted: sha256:32b84bceae62dab1eb0066fcf53e231ee7a06c7c279769c6539e9ea17634560b
...

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