Skip to main content

Questions tagged [lxc]

LXC is an operating system-level virtualization method for running multiple isolated Linux systems (containers) on a single control host. It is sometimes referred to as “chroot on steroids”.

0 votes
0 answers
12 views

i can't access lxd containers when i'm on a different network

Why can't I access lxd containers when I'm on a different network? And not just containers, I can't run any lxc commands. I installed lxd while connected to the network at work, now I'm at home and ...
Raskolnikov's user avatar
0 votes
1 answer
24 views

Some random ownership changes through `rsync -a` inside a LXC container

I am migrating a dedicated server running Debian 12 with LXC and a couple of containers. I use rsync with -avhze options from the new server (pulling), with root user on both sides. It appears that ...
Kiv's user avatar
  • 1
0 votes
0 answers
46 views

How to expose port of LXC container in Proxmox?

I have a proxmox server running an LXC container with radicale (a CalDav server). Everything worked fine while I only used the server in my own LAN. Now I want to expose the port 5232 to the Internet, ...
Pilonyen's user avatar
0 votes
0 answers
12 views

Eclipse - run build in lxc container

I have a CMake project for cortex m7 target. To have an easily reproductible build i provided my team with an lxc container that contains all dependencies. The local copy of the git repository is ...
Mathias's user avatar
  • 39
0 votes
0 answers
44 views

LXC Unsupported compression during init

I'm trying to find a way to import a lxc image to an airgapped system. So far I'm running tests with alpine to determine if this is possible. So far I did: My dev-system: $ lxc-create alpine -t oci -- ...
Horst's user avatar
  • 373
0 votes
0 answers
19 views

Why do I have the lxd process running with docker?

I'm new to the docker world, but I'm familiar with the differences between Docker and LXC/LXD. Although Docker previously used LXC for creating and managing containers, it has since evolved to use its ...
Bruno Dias's user avatar
-1 votes
1 answer
394 views

LXD/LXC container has no external network access (debian 12) [closed]

I am trying to setup an LXC container with communication to external network (ex: debian update servers), but like many many posts online it is not working for me and have tried all of the ...
NewUser's user avatar
  • 79
0 votes
0 answers
141 views

proxmox lxc UID/GID mapping

I have connected a host system directory to an lxc container, configured a read/write UID/GID mapping of the user in the connected directory. After starting the container, the permissions on the ...
AndAsh AndAsh's user avatar
0 votes
0 answers
44 views

package installation incomplete on lxc fedora 39 container

I want to install a package on a lxc container. One path from the package is missing after successful installation: path: /usr/share/doc/pdns ll -a /usr/share/doc/pdns/schema.mysql.sql ls: cannot ...
JanPl's user avatar
  • 804
0 votes
0 answers
26 views

Unable to Compile Code in LXC BusyBox Container

I'm facing issues compiling code within an LXC container based on BusyBox. I've tried installing GCC using both apk and apt-get, but it outputs the command not found. I've heard about cross-...
Gunotham Solanki's user avatar
1 vote
1 answer
107 views

Permission denied while running shell bash command with lxc-container in jenkins

When running this block in Jenkinsfile: String runTest = """ #!/bin/bash if [ ${EXTRA_ENV} != "none" ]; then echo "...
himneh's user avatar
  • 116
0 votes
0 answers
266 views

How to specify image to lxc

When I run lxc image list images:ubuntu/noble I get a table, of which line 2 is | ubuntu/noble (7 more) | ce692961c504 | yes | Ubuntu noble amd64 (20231111_07:42) | x86_64 | ...
Ian's user avatar
  • 2,001
-1 votes
1 answer
2k views

Running waydroid on Raspberry Pi 4 b

I want to run waydroid on my raspberry pi in order to install and test android apps on a "mobile linux device" which i can connect to a touch display. I am running Raspbian OS 64 bit legacy (...
user21553745's user avatar
0 votes
0 answers
94 views

LXC container on proxmox points to incorrect domain

I created an LXC container that contains a Wordpress instance with Proxmox. This was a development version of a website. While in development, I had a subdomain setup on my own site [dev1.mysite.com]. ...
Prometheus's user avatar
  • 1,997
0 votes
0 answers
138 views

Arch Linux LXC Container unable to start

I am running lxc containers from an Ubuntu host, but the container that has Arch Linux installed will not start up. The container gets created correctly using this command: sudo lxc-create -n name -t ...
Emily Davies's user avatar

15 30 50 per page
1
2 3 4 5
40