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

Add a development container #408

Open
bamurtaugh opened this issue Jun 27, 2022 · 3 comments
Open

Add a development container #408

bamurtaugh opened this issue Jun 27, 2022 · 3 comments

Comments

@bamurtaugh
Copy link

Hi folks 👋! I'm part of the team working on the development container specification, and we'd love to discuss adding a dev container(s) to this repo.

Context

A dev container lets you use a container as a full-featured dev environment. It can be used to run an app, to separate tools needed for working with a codebase, and to aid in continuous integration and testing.

We're working on an open spec so that any user in any tool can create and connect to dev containers, including tools beyond VS Code or GitHub Codespaces. We recently released the reference implementation as an open source CLI, in addition to an initial version of the spec.

The CLI and spec are both in active development, so they'll continue to evolve, especially with external feedback.

Contributing to and collaborating with TensorFlow Examples

Our team has been hosting an example dev container for TensorFlow Examples, and we'd love to discuss if dev containers being a more open, agnostic format might make them a more interesting addition to host in this repo directly. The current example we're hosting is designed for the TensorFlow Examples repo overall, but it could also work well to have a dev container for individual projects or folders (i.e. if they each require unique libraries).

Please let us know your thoughts - we're eager to discuss and collaborate on any feedback or questions you may have. Thank you!

@CrypticRevenger
Copy link

@bamurtaugh please assign me, I want to do it.

@Alexzhang369
Copy link

Alexzhang369 commented Oct 6, 2023 via email

@jiandandema
Copy link

jiandandema commented Oct 6, 2023 via email

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