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

Withdraw the Fedora images #121

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

debarshiray
Copy link
Contributor

These alternative fedora-toolbox images were meant to be smaller than the ones at registry.fedoraproject.org. However, they actually turned to be bigger.

Fedora 38:

$ toolbox create --distro fedora --release 38
Image required to create toolbox container.
Download registry.fedoraproject.org/fedora-toolbox:38 (333.8MB)? [y/N]:
$ toolbox create --image quay.io/toolbx-images/fedora-toolbox:38
Image required to create toolbox container.
Download quay.io/toolbx-images/fedora-toolbox:38 (373.4MB)? [y/N]:

Fedora 39:

$ toolbox create --distro fedora --release 39
Image required to create toolbox container.
Download registry.fedoraproject.org/fedora-toolbox:39 (359.8MB)? [y/N]:

$ toolbox create --image quay.io/toolbx-images/fedora-toolbox:39
Image required to create toolbox container.
Download quay.io/toolbx-images/fedora-toolbox:39 (393.9MB)? [y/N]:

Fedora 40:

$ toolbox create --distro fedora --release 40
Image required to create toolbox container.
Download registry.fedoraproject.org/fedora-toolbox:40 (360.8MB)? [y/N]:

$ toolbox create --image quay.io/toolbx-images/fedora-toolbox:40
Image required to create toolbox container.
Download quay.io/toolbx-images/fedora-toolbox:40 (386.5MB)? [y/N]:

#119

These alternative fedora-toolbox images were meant to be smaller than
the ones at registry.fedoraproject.org.  However, they actually turned
to be bigger.

Fedora 38:

  $ toolbox create --distro fedora --release 38
  Image required to create toolbox container.
  Download registry.fedoraproject.org/fedora-toolbox:38 (333.8MB)? [y/N]:
  $ toolbox create --image quay.io/toolbx-images/fedora-toolbox:38
  Image required to create toolbox container.
  Download quay.io/toolbx-images/fedora-toolbox:38 (373.4MB)? [y/N]:

Fedora 39:

  $ toolbox create --distro fedora --release 39
  Image required to create toolbox container.
  Download registry.fedoraproject.org/fedora-toolbox:39 (359.8MB)? [y/N]:

  $ toolbox create --image quay.io/toolbx-images/fedora-toolbox:39
  Image required to create toolbox container.
  Download quay.io/toolbx-images/fedora-toolbox:39 (393.9MB)? [y/N]:

Fedora 40:

  $ toolbox create --distro fedora --release 40
  Image required to create toolbox container.
  Download registry.fedoraproject.org/fedora-toolbox:40 (360.8MB)? [y/N]:

  $ toolbox create --image quay.io/toolbx-images/fedora-toolbox:40
  Image required to create toolbox container.
  Download quay.io/toolbx-images/fedora-toolbox:40 (386.5MB)? [y/N]:

toolbx-images#119
Copy link
Member

@travier travier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. We can indeed remove them now that the original issue is fixed.

@travier travier merged commit 246ff78 into toolbx-images:main Jan 18, 2024
@debarshiray debarshiray deleted the wip/rishi/remove-fedora branch January 18, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants