Skip to main content

All Questions

Tagged with
1 vote
0 answers
139 views

Docker containers inaccessible in browser after reboot - Raspberry Pi 4

Raspberry Pi 4 Raspberry Pi OS Lite Docker 23.0.0 Docker containers are not accessible in the browser after reboot, I thought it may have been because the containers do not start, but it appears that ...
Yeah Nah's user avatar
1 vote
0 answers
373 views

Pre-install docker container into Linux image

I have the following situation: I would like to distribute my own Raspbian image with some pre-installed and configured docker containers and, of course, docker as well. Actually I have tried to ...
C. Hediger's user avatar
0 votes
0 answers
56 views

Can I have a local network and a VPN connection simultaneously on my Raspberry PI?

I have a Raspberry PI 4 4GB and want to have a LAN-connection and a VPN-connection simultaneously active (because I want to access the same website with different IPs, in order to avoid getting banned ...
jay's user avatar
  • 1
1 vote
1 answer
671 views

Input lag sshing to raspberry pi 3b while its running docker

On my raspberry 3B, ssh from another pc to it works fine until i start a docker image. Currently i have containers of portrain, pihole, and nextcloud on the Pi, but the issue arises whichever ...
user1937237's user avatar
1 vote
2 answers
3k views

docker: Error response from daemon: driver failed programming external connectivity on endpoint redis-redisjson

I wonder if anyone can help. I tried to install reJSON using Docker on a Raspberry PI but got some errors. Then as I couldn't figure out what to do about the errors tried a few things but nothing ...
RonV's user avatar
  • 11
0 votes
1 answer
3k views

Multiple Docker containers with Avahi daemons

I'm trying to set up a smart-home Raspberry Pi using Docker to isolate every element of the system. However, two of those Dockers use Avahi to broadcast themselves in the home network - one contains ...
Maciej Wilczyński's user avatar