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

Feature request: Docker in docker support #129

Open
Dalarialus opened this issue Jun 21, 2022 · 1 comment
Open

Feature request: Docker in docker support #129

Dalarialus opened this issue Jun 21, 2022 · 1 comment

Comments

@Dalarialus
Copy link

Dalarialus commented Jun 21, 2022

Some newer games added by AMP (such as V Rising) seem to prefer to be executed inside docker containers - would it be possible to add docker in docker support to this image?

CubeCoders seem to be taking a lot of their future development efforts in this direction, so it might help to remain ahead of the curve :)

This would also eliminate the requirement to add additional dependencies to run future games, since AMP would handle that automatically inside its own containers.

It may be possible to acomplish this by rebasing from the official docker:dind image?

Edit: Spelling correction.

@Dalarialus
Copy link
Author

Dalarialus commented Jun 21, 2022

Point to note: the dind image appears to be based on Alpine, but Alpine appears to support Debian packages by installing dpkg.

Edit: Alternatively, this image appears to have already rolled dind into an Ubuntu image?

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

1 participant