tensorchord / envd

🏕️ Reproducible development environment
https://envd.tensorchord.ai/
Apache License 2.0
2.05k stars 160 forks source link

feat request: buildah support #722

Open whybeyoung opened 2 years ago

whybeyoung commented 2 years ago

Description

I think that envd relies on docker 20.x is not very good thing. can use tools like buildah to replace the docker daemon..


Message from the maintainers:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

gaocegege commented 2 years ago

docker 20.x is not perfect, while we are expecting docker 22.06-beta because of https://github.com/docker/buildx/issues/1132#issuecomment-1146518194

And we are trying to support nerdctl. Ref #576 cc @junnplus