diff --git a/Dockerfile b/Dockerfile deleted file mode 100644 index 00a3caa..0000000 --- a/Dockerfile +++ /dev/null @@ -1,27 +0,0 @@ -FROM registry.fedoraproject.org/fedora:31 - -ENV NAME=fedora-toolbox VERSION=31 -LABEL com.github.debarshiray.toolbox="true" \ - com.redhat.component="$NAME" \ - name="$FGC/$NAME" \ - version="$VERSION" \ - usage="This image is meant to be used with the toolbox command" \ - summary="Base image for creating Fedora toolbox containers" \ - maintainer="Debarshi Ray " - -COPY README.md / - -RUN sed -i '/tsflags=nodocs/d' /etc/dnf/dnf.conf -RUN dnf -y swap coreutils-single coreutils-full - -COPY missing-docs / -RUN dnf -y reinstall $(:` that's specifically customised -for your host user. - -### Enter the toolbox: -``` -[user@hostname ~]$ toolbox enter -🔹[user@toolbox ~]$ -``` diff --git a/dead.container b/dead.container new file mode 100644 index 0000000..ac43a2a --- /dev/null +++ b/dead.container @@ -0,0 +1,9 @@ +The fedora-toolbox OCI image for Fedora 39 onwards is no longer built using +OpenShift Build Service from the Dockerfile here. It's now being built using +Image Factory from fedora-kickstarts and pungi-fedora [1], as part of the +ToolbxReleaseBlocker Change [2] for Fedora 39. + +[1] https://pagure.io/fedora-kickstarts/ + https://pagure.io/pungi-fedora/ + +[2] https://fedoraproject.org/wiki/Changes/ToolbxReleaseBlocker diff --git a/extra-packages b/extra-packages deleted file mode 100644 index d48965e..0000000 --- a/extra-packages +++ /dev/null @@ -1,38 +0,0 @@ -bash-completion -bzip2 -diffutils -dnf-plugins-core -findutils -flatpak-xdg-utils -fpaste -git -gnupg -gnupg2-smime -hostname -iputils -jwhois -keyutils -krb5-libs -less -lsof -man-db -man-pages -mlocate -mtr -openssh-clients -passwd -pigz -procps-ng -rsync -sudo -tcpdump -time -traceroute -tree -unzip -vte-profile -wget -which -words -xz -zip diff --git a/missing-docs b/missing-docs deleted file mode 100644 index f1f56bc..0000000 --- a/missing-docs +++ /dev/null @@ -1,18 +0,0 @@ -acl -bash -chkconfig -curl -dbus-daemon -gawk -grep -gzip -libcap -openssl -p11-kit -pam -python3 -rpm -rpm-plugin-systemd-inhibit -sed -systemd -tar