nginx/docker-nginx-unprivileged

stable/debian docker build not working

Closed this issue · 2 comments

Bug Overview

docker build is not working: repo is not signed

Expected Behavior

docker build must succeed

Steps to Reproduce the Bug

cd stable/debian && docker build .

error:

Get:7 https://nginx.org/packages/debian bookworm InRelease [3293 B]
Err:7 https://nginx.org/packages/debian bookworm InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2FD21310B49F6B46
Reading package lists...
W: GPG error: https://nginx.org/packages/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2FD21310B49F6B46
E: The repository 'https://nginx.org/packages/debian bookworm InRelease' is not signed.

Environment Details

  • docker-desktop 1.27
  • Version/tag of the NGINX Docker unprivileged image or specific commit: main
  • Target deployment platform: /
  • Target OS: stable/debian

Additional Context

No response

Heya! This is a known issue. Hoping to have a fix up tomorrow :)

It's been fixed in #328!