diladele / docker-websafety

Docker image for Diladele Web Safety ICAP web filter and Squid with HTTPS filtering and SSL Bump
38 stars 12 forks source link

FR: Docker Image for Raspberry Pi (armhf) #7

Open Gill-Bates opened 6 years ago

Gill-Bates commented 6 years ago

A Docker-Image for Raspberry Pi would be great.

Right now, the current Docker Image is only available for x86/x64

ben-macaulay commented 4 years ago

Oh great - here I was getting excited...

maximlomans commented 3 years ago

docker pull arm32v7/squid4:latest you're welcome

ben-macaulay commented 3 years ago

Thanks Marx, but I get a '404'-like error: Error response from daemon: pull access denied for arm32v7/squid4, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

It's been ages, so I'll keen sniffing around - I'm sure I'm just being blonde somewhere

On Fri, 21 May 2021 at 21:59, marx engels @.***> wrote:

docker pull arm32v7/squid4:latest you're welcome

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/diladele/docker-websafety/issues/7#issuecomment-845836305, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMAEOBGXQVK5EZJ4AXNQGQDTOYVINANCNFSM4EVVNVPQ .

-- Ben Macaulay 021 247 0701

maximlomans commented 3 years ago

you must log in to hub.docker , read up on /registry ; create an account first , then you'll be able to log in with those same credentials . -clearly , a 404 logging into docker hub , must be the reason, i couldn't think of anything else - docker registry --help ; )