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

Clone a container #763

Open
ralexrdz opened this issue Apr 18, 2024 · 1 comment
Open

Clone a container #763

ralexrdz opened this issue Apr 18, 2024 · 1 comment

Comments

@ralexrdz
Copy link

I would like to be able to clone a container completely (copy its exact config). So I can create a new one with the same config.

My main goal is to update the image tag of a running container.

Is there any way of doing this? it seems to me that labels and network config could be the main issue since ContainterInfo and CreateContainerOptions seem to be kind of incompatible.

Thanks in advance, dear mantainers

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

2 participants