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

nginx-regex-tester Build Error #129

Open
sapsolman opened this issue Dec 18, 2023 · 0 comments
Open

nginx-regex-tester Build Error #129

sapsolman opened this issue Dec 18, 2023 · 0 comments

Comments

@sapsolman
Copy link

Hi.
Got error while building.

docker-compose up -d
[+] Building 1.7s (10/18)
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 32B 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [internal] load metadata for docker.io/library/nginx:latest 0.9s
=> [internal] load build context 0.0s
=> => transferring context: 135B 0.0s
=> [ 1/14] FROM docker.io/library/nginx:latest@sha256:10d1f5b58f74683ad34eb29287e07dab1e90f10af243f151bb50aa5dbb4d62ee 0.0s
=> CACHED [ 2/14] COPY start.sh /usr/local/sbin 0.0s
=> CACHED [ 3/14] RUN chmod +x /usr/local/sbin/start.sh 0.0s
=> CACHED [ 4/14] RUN apt-get update && apt-get install -y -q wget curl apt-transport-https lsb-release ca-certificates gnupg 0.0s
=> CACHED [ 5/14] RUN wget -q -O - http://nginx.org/keys/nginx_signing.key | gpg --dearmor > /usr/share/keyrings/nginx-archive-key 0.0s
=> ERROR [ 6/14] RUN wget -q -O - https://unit.nginx.org/keys/nginx-keyring.gpg | gpg --dearmor > /usr/share/keyrings/nginx-keyrin 0.7s

[ 6/14] RUN wget -q -O - https://unit.nginx.org/keys/nginx-keyring.gpg | gpg --dearmor > /usr/share/keyrings/nginx-keyring.gpg:
#0 0.663 gpg: no valid OpenPGP data found.


failed to solve: executor failed running [/bin/sh -c wget -q -O - https://unit.nginx.org/keys/nginx-keyring.gpg | gpg --dearmor > /usr/share/keyrings/nginx-keyring.gpg]: exit code: 2

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