Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate integration with Docker Engine / Desktop #88

Open
elpdt852 opened this issue Sep 7, 2023 · 2 comments
Open

Investigate integration with Docker Engine / Desktop #88

elpdt852 opened this issue Sep 7, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@elpdt852
Copy link
Collaborator

elpdt852 commented Sep 7, 2023

As of Docker Desktop 4.12.0, the Docker Engine has been slowly replacing its internals with containerd, and now there is experimental support to use containerd snapshotters for image storage. It may be possible to hook up Docker Engine / Desktop with nix-snapshotter so we can docker run --rm ghcr.io/pdtpartners/hello.

@elpdt852 elpdt852 added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Sep 7, 2023
@RealHarshThakur
Copy link

Thanks for making this project. From my casual conversation over slack with docker team , docker desktop won't allow installing ad-hoc snapshotters on the DD VM IIRC.
In search for using a single VM for building and running containers, I've made a simple lima VM setup here that acts as a remote docker daemon and a Nix builder. I'm figuring out how to install nix-snapshotter on this now

@elpdt852
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants