Y
Hacker News
new
|
ask
|
show
|
jobs
by
mid-kid
105 days ago
How do you use buildah? with dockerfiles?
I find that buildah is sort of unbearably slow when using dockerfiles...
1 comments
cyberax
105 days ago
It has a braindead cache checking, I've fixed it locally and I'm cleaning it up for the upstream submission. But otherwise, it's always faster for me than Buildkit.
link