Y
Hacker News
new
|
ask
|
show
|
jobs
by
cverna
2864 days ago
A good alternative to Docker is podman the cli built on top of libpod (
https://github.com/containers/libpod
). It has the same api than docker but lets run build and run containers without the need to have root permission.