this post was submitted on 28 Jun 2024
782 points (94.7% liked)

Programmer Humor

25159 readers
1702 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] MonkderDritte@feddit.de 3 points 1 year ago* (last edited 1 year ago) (1 children)

Reading about all the security issues in Docker lately, i'm thinking about using LXC via Incus/Proxmox. Should i? Or podman?

[โ€“] PlexSheep@infosec.pub 3 points 1 year ago

I just put my docker services in a lxc container. Docker is neat and lets me deploy shit without having to worry. Works pretty well, just remember to put your lxc containers on your SSD and not your raid mass storage (my hdds have errors now, fuck)