docker

  1. S

    Proxmox ->ZFS Pool File Structure for Ubuntu VM Docker/Jellyfin/qbittorrent etc.

    Hello all, ## Brief Explanation i am trying to do a basic ZFS Pool setup to use for my VM Ubuntu after a great ammount of search on the internet i realised some uses specific folders set up inside the zfs pool in the proxmox terminal. so it would be better used on the ubuntu vm . Since i...
  2. P

    Docker integration

    Greetings. I wanted to make the suggestion that Docker containers show up in the tree view of the datacenter view in Proxmox VE. Datacenter -> Node -> VM/LXC -> Docker container(s). The reason for it is because it is annoying that some Proxmox containers contain several Docker containers and...
  3. Y

    Docker IPv6 killt IPv6 SLAAC auf dem LXC host

    Ich habe seid einigen Tagen ein sehr interessantes Verhalten. Sobald ich im Debain 13 (Trixie) LXC Container bei `docker.io` IPv6 aktiviere, kann der LXC Container kein SLAAC mehr beziehen. Ich konnte schon durch Test Festellen, das wenn ich das gleiche mit Debian 12 (Bookworm) aktuell mache...
  4. S

    Docker applications failing in LXC "failed to create shim task"

    This morning I woke to find a number of my LXCs where not running some of the applications in their docker containers, and when I re-ran docker compose up -d I would get this error message for every docker instance in every LXC affected. "Error response from daemon: failed to create task for...
  5. lynze

    [SOLVED] Docker inside LXC (net.ipv4.ip_unprivileged_port_start error)

    Be careful when updating Docker on Proxmox LXC machines (as far as I know): when you run apt update&&apt upgrade, among other packages, containerd.io is updated to 1.7.28-2~debian.13~trixie, so if you try to launch your containers, you will get the following error: So your containers aren't...
  6. S

    Proxmox 8→9 upgrade complete - lessons learned (Home User)

    Spent my Sunday afternoon doing the Proxmox 8 to 9 jump. Whole process took roughly 90 minutes with a few hiccups along the way. Writing this up since I had trouble finding current documentation when I got stuck. Initial system scan First step was running sudo pve8to9 --full to see what needed...
  7. S

    impossible iGPU passthrough

    Hello, I'm fairly new to Proxmox. I've just bought a Geekom IT13 (i7-1280p) which I want to use as home server. I want to replace my first setup (a raspberry pi). I want to run frigate through a LXC container has I read it is the best performance solution. Without iGPU, frigate on the geekom is...
  8. M

    Best practices deploying Docker containers on LXC with multiple network devices?

    I deployed an Ubuntu 24.04 LXC with multiple network devices (eth0, eth15, eth20, eth25...eth60) each on it's own vlan. In the LXC I created Docker macvlan networks and attached each to it's corresponding network device so I can setup various containers on different vlans. However, each...
  9. J

    IPv6 Routing Issue: Docker containers reachable outbound but not inbound via VM router

    I have been struggling with an IPv6 routing issue for about 6 months now, looked up tremendous amounts of forum threads and Claude AI-chats, but nothing solved my issue. The setup worked perfectly until late last year, then suddenly stopped working without any configuration changes on my part...
  10. J

    LXC->DOCKER->SAMBA=no access to share folder

    Hello all, I'll give a quick detailed run down and post the link to the video I followed. For a little bit of extra context this method has worked for me for a while. But after having to redeploy containers after a cataclysmic failure I now have no access to my network shared folder. So this...
  11. Q

    Immich High CPU and Swap Usage, Cannot Reach Web UI

    Hi, all. I'm new to Proxmox for my homelab, and appreciate all the great posts here. I am running Proxmox 8.4, on a NUC n150 with 8gb RAM. Deployed Home Assistant and Plex so far, and figured out kernel updates, GPU passthrough, and external networking. Now Immich has me stumped. I have...
  12. M

    Frigate als Docker Container - Config Probleme und Frigate startet nicht - NAS Mount

    Schönen guten Abend zusammen, nach dem ich jetzt etliche Tage damit verbracht hab Frigate zum laufen zu bekommen, brauche ich so langsam ein bissel Hilfe. Ich habe hier einen Proxmox Server laufen. In diesem Läuft Docker als LXC Container und innerhalb des Containers Läuft Frigate. Es geht...
  13. A

    Proxmox's team stance on running Docker inside an LXC container ?

    I know the point of live migration is addressed in the official documentation (https://pve.proxmox.com/wiki/Linux_Container), but I couldn't find any other official comment on this matter. Some members of the community say that Docker and the LXC sharing the kernel amounts to looking for...
  14. P

    LXC vs. Docker

    Hallo, ich habe nun meine ersten Gehversuche auf Proxmox hinter mir und bin erstmal sehr zufrieden, einfach auch, weil es funktioniert. Aktuell laufen bei mir auf meienr Synology einige Docker-Container. Diese Dienste möchte ich sukzessive nach Proxmox umziehen. Ich habe nun einen LXC...
  15. M

    Migration von Paperless ngx

    Hallo zusammen, ich habe Paperless-ngx auf meiner QNAP-NAS in der Container Station laufen und mein Backup im Export Ordner. Seit einer Weile besitze ich einen zusätzlichen Server mit installiertem Proxmox. Ich möchte mein paperless-ngx nun auf Proxmox umziehen (weil mehr Performance) die...
  16. M

    Firewall breaks macvlan enabled docker containers in LXC

    I have docker installed in a debian LXC container on my Proxmox host. I want to utilise Proxmox's firewall on that container to improve the security of my setup. Proxmox - 10.5.0.64 Unprivileged LXC - 10.5.0.66 Docker Container - 10.5.0.57 (macvlan bound to eth0) I have a container...
  17. S

    Proxmox hibernation? deep sleep?

    Hello, so I have a minipc called "zxipc mini pc". It has amd ryzen 4800 (8c/16t), 64 GB of RAM, 2x nvme drive and 1x ssd. I have proxmox installed in this bare metal and I am having troubles with the proxmox being under "deep hibernation"? When it enters the "hibernation" it is simply...
  18. V

    Alpine Linux in LXC + docker

    Installed Alpine Linux in LXC container Installed docker inside it according to the official instructions https://wiki.alpinelinux.org/wiki/Docker#Installation With these parameters: At the startup stage I get an error alpine-test:~# service docker start sh: error setting limit: Operation...
  19. K

    Proxmox cotainers expose to public

    Hello, I have a question. I have a proxmox and in it 2 separate containers: 200, 201. They have two differents ip 192.168.x.x. On container 200 there is a docker with traefik and a portainer to control and reverse proxy to my domain with DNS on cloudflare. On container 201 is a docker with...
  20. M

    Best (config/storage) strategy for multiple lxc with docker?

    Hi, I have to rebuild a node. I want it to run multiple LXCs with multiple docker container and am wondering on what would be the best strategy on this. Here are my ideas so far. Let's say I have two LXC called "network" and "media". "network" should run something like adguard and wireguard...