Skip to main content

Questions tagged [docker]

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

0 votes
1 answer
7 views

CUPS on docker stops printing when printer is restarted

We have the CUPS container from anujdatar/cups-docker. The problem is the CUPS stops printing when the printer lost connection to the USB — i.e. the printer is turned off/on (restarts) or the USB ...
Zack's user avatar
  • 201
0 votes
0 answers
11 views

Cannot ssh into host or access any hosted service, but WireGuard works

I'm having an extremely strange issue. I have an Ubuntu server running a few docker containers (including a WireGuard server) on my home network. It has the IP 192.168.1.208. The WireGuard port 51820 ...
techgenius101's user avatar
0 votes
0 answers
32 views

Can't install apt package in Docker, while can install in regular shell

I'm trying to install ros-iron-ros2-controller package in my docker image with nvcr.io/nvidia/l4t-base:r36.2.0 as base image and installed ROS iron. Unfortunately execution of this line in my ...
SPGC's user avatar
  • 101
-2 votes
0 answers
27 views

ARM Error: Trouble with starting the computer [closed]

I am getting this error every time I try and start the computer Jul 13 00:17:16 4a1dc59e3be7 syslog-ng[12]: syslog-ng starting up; version='3.25.1' Updating arm group id 1000 to default (1000)... ...
KitKat's user avatar
  • 1
0 votes
0 answers
18 views

On Windows 11, Run Linux (via docker) with jq then throwaway

I found https://stackoverflow.com/questions/69658565/unable-to-download-the-jq-package : Made a docker file: FROM alpine RUN apk update && apk add wget RUN wget https://github.com/jqlang/jq/...
tgkprog's user avatar
  • 206
0 votes
0 answers
20 views

How to resolve issues migrating scripts from Vagrant (Ubuntu) to Docker (Alpine)?

I am trying to migrate my development environment from Windows to Linux, which is going fine. However, my setup in Windows was using Vagrant with VirtualBox as the provider to set up the development. ...
JoSSte's user avatar
  • 405
0 votes
0 answers
21 views

SCP connection only works one way [closed]

PROBLEM: I have a docker container which is Ubuntu 20.04.6 LTS running on remote server. I connect to it through SSH. Everything works fine when I connect to it and I can SCP from my PC (windows11) to ...
Jake Travolta's user avatar
0 votes
1 answer
21 views

How do I add a custom template to a self-hosted Overleaf (fka ShareLatex) instance

I've started a local instance of overleaf/sharelatex and I'm trying to add a template class to the data directory so I can use it to compile a paper I'm working on, but I can't find the place to unzip ...
icedwater's user avatar
  • 157
0 votes
0 answers
18 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
57 views

When updating Wsl I Get an Error

I have Windows 11 machines I installed docker and after installing I got an error "wsl --update" And when I run the code wsl --update in Windows PowerShell as Administrator I got an error: ...
mobin's user avatar
  • 1
0 votes
1 answer
70 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
  • 289
0 votes
1 answer
194 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
  • 289
0 votes
1 answer
19 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
71 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
138 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

15 30 50 per page
1
2 3 4 5
129