• 0 Posts
  • 2 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle
  • Tinkerer@lemmy.catoSelfhosted@lemmy.worldTailscale difficulties
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    13 days ago

    Proxmox does say docker isn’t officially supported in LXC. That being said I’m running 10 docker containers with no issues on an LXC. I have recently had some weird database not connecting issues and other strange new docker containers not working in an LXC for some reason. If you can I would try the same setup but in a VM and see what happens.

    I recently was trying to get authentik setup via docker and it just wouldn’t work. I gave up and spun up a VM, ran the same docker compose file and it worked right away.

    Hopefully this helps?