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

debian13.sh NOT WORKING #16

Open
alanifotis opened this issue Dec 17, 2024 · 0 comments
Open

debian13.sh NOT WORKING #16

alanifotis opened this issue Dec 17, 2024 · 0 comments

Comments

@alanifotis
Copy link

alanifotis commented Dec 17, 2024

the script as is isnt working.

Fix:

change the wget url/line in the script from:
wget "https://github.com/debuerreotype/docker-debian-artifacts/blob/dist-${archurl}/${debian}/rootfs.tar.xz?raw=true" -O $tarball

to

wget "https://github.com/debuerreotype/docker-debian-artifacts/blob/dist-${archurl}/${debian}/oci/blobs/rootfs.tar.gz?raw=true" -O $tarball

here is the full file:

debian13.txt

the extension is txt because github doesnt allow .sh files in issues apparently
so download the file and rename it to debian13.sh

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