Y
Hacker News
new
|
ask
|
show
|
jobs
by
medyadaily
2993 days ago
Sweet, This is truly great, I was hoping for a service like this for a long time. being able to build images without root privilege!
1 comments
amouat
2992 days ago
Kaniko does run in the container as root, but the container doesn't need to be granted any extra privileges when run (you don't need the equivalent of Docker's --privileged flag).
link