Skip to main content

Questions tagged [container]

The tag has no usage guidance, but it has a tag wiki.

0 votes
0 answers
19 views

distrobox export binary with sudo access for rootless container

Can sudo be used for an exported distrobox app/binary in the host where it's container is rootless? Example: I need to edit files in the root partition and admin permissions are required to access ...
Peter Cox's user avatar
0 votes
0 answers
27 views

Running shell commands in Jenkins kubernetes container

Im just trying to execute shell commands in a Jenkins kubernetes container from a pipeline. Getting the below error 11:30:35 cp: can't stat '/home/jenkins/agent/workspace/builds/<project>/...
sathya2025's user avatar
1 vote
1 answer
24 views

Browse kubernetes container's filesystem with midnight commander?

Assuming a kubernetes container has bash or similar installed, is it possible to use midnight commander (e.g. shell link, sftp link, ...) to browse the container's filesystem?
Sparkler's user avatar
  • 1,079
0 votes
0 answers
18 views

Podman container to run on boot (Microsoft Log Collector)

I have a container for the Microsoft log collector Podman container. In the documentation for the setup it requires the use of this command that I got sucessfully running by itself: (echo <key>) ...
dgibbs's user avatar
  • 305
0 votes
2 answers
31 views

Prevent podman containers from using AAAA results when there are no ipv6 routes

I am having a problem in which applications running in podman containers are attempting to use ipv6 addresses, despite the container having no ipv6 routes (other than the expected link-local addresses)...
larsks's user avatar
  • 36k
1 vote
0 answers
29 views

Simple user database / LDAP lookup options for containers

In my environment we launch containers with a specific uid/gid that our users use as workspaces. It's a bit finicky and one of the drawbacks is that there won't be a matching user in /etc/passwd, ...
vadimb's user avatar
  • 11
0 votes
1 answer
32 views

After using the timeout command in the container of the alpine image, a dead process will be left

I ran a container using the alpine image and used timeout to run a command in it. After the timeout command ran, there is a dead process left in alpine, and I cannot kill it using the kill command. My ...
Ui Hirazawa's user avatar
1 vote
1 answer
59 views

Why does augenrules refuse to run even when sudo is used?

I have Amazon Linux 2023 running in a Docker container and I would like to be able to load some custom audit rules into the kernel and ensure they are persisted when the container restarts. I have ...
word4q's user avatar
  • 13
0 votes
0 answers
72 views

apt-get update not finishing on debian bookworm container

I'm faced with an issue where building a debian:bookworm container image with an apt-get update instruction on a debian buster machine, completely hangs up without any response. The Dockerfile in ...
Inian's user avatar
  • 12.9k
-1 votes
1 answer
19 views

podman container that cannot be removed

Is there a way to create a podman running container that cannot be deleted. On purpose, such that if it is stopped and a command runs prune it will not be removed.
maxfridbe's user avatar
0 votes
1 answer
36 views

RedHat Quay does not start on RHEL 9.4

I'm not super deep on troubleshooting yet, but I have fired up a brand new install of RHEL 9.4 minimal just to run RedHat Quay. I followed the instructions exactly as listed here, but when I run the ...
Grant Curell's user avatar
0 votes
1 answer
80 views

How can I access my host system's system (dbus) bus in a Distrobox container?

I'm using Distrobox to develop applications, and currently I'm working on one which interacts with a service running on the system bus. To test for a connection to the system bus and the service I ...
Newbyte's user avatar
  • 1,088
0 votes
0 answers
19 views

How to start one Linux container from another?

On Chromebook Crostini Linux I can (via .ssh/authorized_keys) stop one container from another, jidanni@n1:~$ ssh n2 sudo shutdown -h now But starting it requires crosh> vmc start termina (termina)...
Dan Jacobson's user avatar
0 votes
0 answers
26 views

How can you build a Flatpak package in a Bitbucket CI/CD pipeline?

I'm trying to set up a CI/CD pipeline that builds Flatpak packages in Bitbucket CI, but I'm struggling with getting Flatpak working in the container. Initially I tried using the freedesktopsdk/flatpak:...
Newbyte's user avatar
  • 1,088
0 votes
1 answer
24 views

the underlying mechanics of dind(docker in docker)

I was under the impression that DinD is just a trick to use host docker daemon, however I recently read it's not true, that it's really a nested containerization. I'm interested in the mechanics of it,...
Vano's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
26