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

Idea: Nested Docker Containers #147

Closed
ProjectSynchro opened this issue Jan 27, 2023 · 3 comments
Closed

Idea: Nested Docker Containers #147

ProjectSynchro opened this issue Jan 27, 2023 · 3 comments

Comments

@ProjectSynchro
Copy link

Would be nice to be able to use the native docker functionality in AMP, granted I have no idea how easy this would be to accomplish.

Is installing docker/moby enough to get this working? Will need to test and see.

@Joly0
Copy link
Contributor

Joly0 commented Feb 10, 2023

This has already been discussed here
#100
Docker in docker is not really something you should want. Better would be he approch to let amp access the hosts docker

@Dalarialus
Copy link

This has already been discussed here #100 Docker in docker is not really something you should want. Better would be he approch to let amp access the hosts docker

Access to the host docker socket creates more issues than it solves, and in most setups will create a networking nightmare.

I think the best solution would be to integrate something like nestybox/sysbox into the image - this would allow a complete docker stack to run within an unprivileged image, requiring far fewer tweaks and workarounds.

@MitchTalmadge
Copy link
Owner

Duplicate of #100

@MitchTalmadge MitchTalmadge marked this as a duplicate of #100 Oct 1, 2024
@MitchTalmadge MitchTalmadge closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants