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 chapter on deployment #7

Open
yanndebray opened this issue Apr 29, 2024 · 1 comment
Open

Add chapter on deployment #7

yanndebray opened this issue Apr 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@yanndebray
Copy link
Owner

No description provided.

@yanndebray yanndebray added the enhancement New feature or request label Apr 29, 2024
@yanndebray
Copy link
Owner Author

Cover microservices deployment, from codespace:

Dev containers can be useful for all types of applications including those that also deploy into a container based-environment. While you can directly build and run the application inside the dev container you create, you may also want to test it by deploying a built container image into your local Docker Desktop instance without affecting your dev container.
https://github.com/devcontainers/templates/tree/main/src/docker-in-docker#using-this-template

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

No branches or pull requests

1 participant