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

"docker run -it" support for dev-containers #4374

Open
1 task done
jamoresp opened this issue Aug 19, 2024 · 1 comment
Open
1 task done

"docker run -it" support for dev-containers #4374

jamoresp opened this issue Aug 19, 2024 · 1 comment
Assignees
Labels
type: enhancement New feature or request

Comments

@jamoresp
Copy link

Enhancement summary

Support using dev-containers in a similar way as we did with the all-in-one container.

Which component of AVD is impacted

others

Use case example

For some customers it makes sense to have Docker installed on a remote environment (dedicated server/vm jump host) where the network team can connect remotely to run AVD when needed, but also use this host to run other scripts, tools, etc.
I think it'll be useful in this scenario to be able to consume the dev-containers in a similar way as we did with the all-in-one container, in the sense that they can just download the desired docker image and run it manually (e.g. using a Makefile).
If this is doable and you see some benefits, we'd need to update the docs here:
https://avd.arista.com/X.YZ/docs/containers/overview.html#how-to-use-dev-containers

Describe the solution you would like

"docker run -it" support for dev-containers.

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@jamoresp jamoresp added the type: enhancement New feature or request label Aug 19, 2024
@ankudinov ankudinov self-assigned this Aug 19, 2024
@ankudinov
Copy link
Contributor

Discussed with @jamoresp
I'll take care of this before AVD container images will go out of preview.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants