Skip to main content

Questions tagged [docker]

Docker - An open platform for distributed applications for developers and sysadmins.

0 votes
0 answers
12 views

Prerender.io Docker image and strange url access

I use the Prerender.io Docker image from https://github.com/tvanro/prerender-alpine?tab=readme-ov-file, and in the Docker logs, I see tons of the following URL access: 2024-06-26T15:59:32.559Z getting ...
alexanoid's user avatar
  • 175
-1 votes
1 answer
33 views

When updating Wsl I Get an Error

enter image description hereenter image description hereI have Windows 11 machines I installed docker and after installing I got an error "wsl --update" And when I run the code wsl --update ...
mobin's user avatar
  • 1
0 votes
1 answer
65 views

How VirtualBox NIC bridging works?

I'm trying to understand somethings. General Part: I'm new on this area and I saw a video of a phisical network that told that a bridge connects two networks and knows if certain host is on the A side ...
Kobra's user avatar
  • 271
0 votes
1 answer
59 views

How host.docker.internal works on Windows

I just want to understand why on Windows the IP of host.docker.internal is not the IP of the host, neither 172.17.0.1. How all of this works on Docker? I've already read the documentation but couldn't ...
Kobra's user avatar
  • 271
0 votes
1 answer
11 views

Docker Compose network isolation mechanism in Linux

When I deploy Docker Compose services, I found that the Docker containers are all on one bridged linux segment; this much is expected. However, sometimes I have had problems connecting from one linux ...
Mike Pennington's user avatar
0 votes
1 answer
49 views

Linux Docker compose container cannot ping another bridged Docker container

Overview I need a Docker Compose zabbix host to ping a host on a containerlab docker network. These two Docker networks run under a linux Docker host machine as below... This information comes from ...
c1lab's user avatar
  • 1
0 votes
0 answers
86 views

Docker container cannot start. runc create failed

I'm trying to deploy some Docker containers. There seems to be 2 major errors popping up: When attempting to run a container with an existing image on the machine I get this error: docker: Error ...
uptivuptiz's user avatar
0 votes
1 answer
35 views

Is Bridge Mode on Docker the same thing as NAT Network on VirtualBox?

For me they're the same. There's the host that handles the IP's to the virtual machines and they can communicate with each other and with the host, but not see other devices on the Local Network. ...
Kobra's user avatar
  • 271
0 votes
0 answers
9 views

How to set-up Nginx conf to not pick Alphabetic order incase URL doesn't match reques

Wasn't sure how to word out the title but i have multiple docker server running wp/nginx Now we have a conf with a block for 80 and 443 for every site in the conf.d dir and in Cloudflare point the ip ...
Dean Michael's user avatar
0 votes
1 answer
35 views

How to access wireguard server host over its dockered wireguard VPN?

Situation: A Raspberry Pi 4B with Ubunut 22.04LTS running Docker compose. I installed docker compose with wireguard server from linuxserver.io. https://docs.linuxserver.io/images/docker-wireguard/?h=...
user513667's user avatar
0 votes
1 answer
42 views

Docker has network docker0 status DOWN

I want to make a Wireguard VPN server from my Raspberry Pi. It is a Raspberry Pi 4B running Ubuntu 22.04. I have done other attempts in with installing wireguard directly (apt install wireguard no ...
user513667's user avatar
1 vote
0 answers
31 views

RPi 4 Keeps Hanging: Docker Services & SSH Fail Randomly

I have a Raspberry Pi 4 with an SSD running Raspberry OS Lite. I run Docker containers for Home Assistant, Pi-Hole, and NetDaemon. I've been experiencing random hangs where the system becomes ...
Eugene Niemand's user avatar
0 votes
0 answers
21 views

I can’t start the Docker container, error ‘mkdocs.yaml’ does not exist

I'm new to using Docker, I saw that it was just to generate the image and upload the container. But every time I'm going to do this an error comes up: 2024-06-10 22:04:40 Error: Config file 'mkdocs....
William Rodrigues's user avatar
1 vote
1 answer
58 views

ISPconfig/Nginx/wordpress to nginx proxy manager | wordpress using permalinks/postname

I am migrating my wordpress site from Ispconfig/Apache to Ispconfig/Nginx and introducing Nginx proxy manager in the mix. The problem seems to be the following: htaccess is not enabled in nginx are ...
Arch's user avatar
  • 11
1 vote
0 answers
39 views

Docker Desktop local Kubernetes not creating pods setup not completed

May-2024 Docker Desktop v4.30.0 I installed Docker Desktop and enabled Kubernetes. I have a config file generated in my .kube folder and it updates certificates when I click the "Reset ...
Scala Enthusiast's user avatar

15 30 50 per page
1
2 3 4 5
128