You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.
Hi @wei294597950 just curious if you found a fix for that docker pull error, please share if you did. distribution/distribution-library-image#89 claims-e REGISTRY_VALIDATION_DISABLED=true fixes it but it does not for me.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i got error when i run as follow:
"root@localhost:/home/xuwei/bro_workpalce/test4# docker run --rm
-v
pwd
:/pcap--link kafka:localhost
blacktop/bro:kafka -P -r heartbleed.pcap local "Site::local_nets += { 192.168.11.0/24 }"
Unable to find image 'blacktop/bro:kafka' locally
kafka: Pulling from blacktop/bro
5d20c808ce19: Pulling fs layer
477dbbea3083: Pulling fs layer
af8fbe84de2b: Pulling fs layer
5e9fb904e5fb: Waiting
c7d677aba90d: Waiting
b156ec96e1bf: Waiting
docker: error pulling image configuration: received unexpected HTTP status: 500 Internal Server Error."
how to solve this
The text was updated successfully, but these errors were encountered: