←back to thread

1101 points codesmash | 1 comments | | HN request time: 0.21s | source
1. juancroldan ◴[] No.45138199[source]
We where using Podman for certain deployments to AWS recently. However, it was in an EC2 instance and the overhead was unnecesary, so we ended up pasting Bocker[1] to AI, and stripping it of anything unnecesary until leaving just the few isolation features we needed.

[1] https://github.com/p8952/bocker/tree/master