Skip to content

chore: add vscode devcontainer config#13

Merged
h4l merged 1 commit intomainfrom
devcontainer
Sep 29, 2025
Merged

chore: add vscode devcontainer config#13
h4l merged 1 commit intomainfrom
devcontainer

Conversation

@h4l
Copy link
Owner

@h4l h4l commented Sep 29, 2025

This is the devcontainer config I use to work on the project. It has some config to allow the docker compose config to interoperate with the devcontainer container, by putting the devcontainer on the same docker network as the compose config, and mounting the devcontainer's workspace volume into the integration_test service.

It also also supports GitHub codespaces, which are quite similar to devcontainers.

This is the devcontainer config I use to work on the project. It has some
config to allow the docker compose config to interoperate with the
devcontainer container, by putting the devcontainer on the same docker
network as the compose config, and mounting the devcontainer's workspace
volume into the `integration_test` service.

It also also supports GitHub codespaces, which are quite similar to
devcontainers.
@h4l h4l merged commit 2777103 into main Sep 29, 2025
20 checks passed
@h4l h4l deleted the devcontainer branch September 29, 2025 16:53
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

Successfully merging this pull request may close these issues.

1 participant