We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
File: samples/postgresql_service.md
Keep getting this error
=> CACHED [1/7] FROM docker.io/library/ubuntu:16.04@sha256:0f71fa8d4d2d4292c3c617fda2b36f6dabe5c8b6e3 0.0s => ERROR [2/7] RUN apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys B97B0AFC 18.7s ------ > [2/7] RUN apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8: #8 0.295 Executing: /tmp/tmp.wTAfZdb86H/gpg.1.sh --keyserver #8 0.295 hkp://p80.pool.sks-keyservers.net:80 #8 0.295 --recv-keys #8 0.295 B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8 #8 0.297 gpg: requesting key ACCC4CF8 from hkp server p80.pool.sks-keyservers.net #8 18.72 ?: p80.pool.sks-keyservers.net: Host not found #8 18.72 gpgkeys: HTTP fetch error 7: couldn't connect: Success #8 18.72 gpg: no valid OpenPGP data found. #8 18.72 gpg: Total number processed: 0 #8 18.72 gpg: keyserver communications error: keyserver unreachable #8 18.72 gpg: keyserver communications error: public key not found #8 18.72 gpg: keyserver receive failed: public key not found ------ executor failed running [/bin/sh -c apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8]: exit code: 2
The text was updated successfully, but these errors were encountered:
got same issue
Sorry, something went wrong.
@Robert969696 try this repo it worked for me https://github.com/docker-library/postgres
Thanks for sharing the issue. Closing as this content will soon be removed from the docs. Please see https://github.com/docker/awesome-compose for samples.
Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.
If you have found a problem that seems similar to this, please open a new issue.
/lifecycle locked
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
File: samples/postgresql_service.md
Keep getting this error
The text was updated successfully, but these errors were encountered: