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

Build Error #31

Open
username-is-already-taken2 opened this issue Aug 30, 2023 · 1 comment
Open

Build Error #31

username-is-already-taken2 opened this issue Aug 30, 2023 · 1 comment

Comments

@username-is-already-taken2

Hi there

I'm not able to build either image today
docker build -t nginx-amplify .
errors with the following...

4.231 Processing triggers for libc-bin (2.36-9+deb12u1) ...
4.358   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
4.358                                  Dload  Upload   Total   Spent    Left  Speed
100  1561  100  1561    0     0   9532      0 --:--:-- --:--:-- --:--:--  9576
4.586 Hit:1 http://deb.debian.org/debian bookworm InRelease
4.596 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
4.610 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
5.250 Ign:4 https://packages.amplify.nginx.com/py3/debian bookworm InRelease
5.407 Err:5 https://packages.amplify.nginx.com/py3/debian bookworm Release
5.407   404  Not Found [IP: 52.24.43.197 443]
5.414 Reading package lists...
5.922 E: The repository 'https://packages.amplify.nginx.com/py3/debian bookworm Release' does not have a Release file.

The alpine version fails with this error

image

@sdurandeu
Copy link

sdurandeu commented Sep 2, 2023

Same error here. Any clues?

I was able to make this work by reverting to FROM nginx:1.24 instead of using FROM nginx:latest which uses the debian's bullseye distribution instead of bookworm

Thank you very much!

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

2 participants