Docker on Pi Zero

I am a happy pihole user for the past 2 years. Thanks for all the ad free experience guys. I currently have it running on Pi0W on Raspbian light. Recently got interested in docker and wanted to give it a try. However I haven't had much success with it.

A quick search showed that people have successfully installed docker on a Pi0. When I attempted to install it using the convenience script from docker I always ended up with the below error

+ sudo -E sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y -qq docker-ce-rootless-extras >/dev/null
E: Unable to locate package docker-ce-rootless-extras
pihole@raspberrypi:~ $

Just wondering if someone here has had any success with it.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.