Skip to content

Add docker-in-docker feature to devcontainer configuration#18

Merged
Dongbumlee merged 1 commit intomainfrom
feature/devcontainer
Sep 18, 2025
Merged

Add docker-in-docker feature to devcontainer configuration#18
Dongbumlee merged 1 commit intomainfrom
feature/devcontainer

Conversation

@Dongbumlee
Copy link
Contributor

This pull request makes a minor update to the development container configuration by adding support for Docker-in-Docker. This enables running Docker commands inside the dev container, which can be useful for testing containerized workflows.

  • Dev environment enhancement:
    • .devcontainer/devcontainer.json: Added the ghcr.io/devcontainers/features/docker-in-docker:2 feature to allow Docker commands to be executed inside the container.

@Dongbumlee Dongbumlee merged commit 419dddb into main Sep 18, 2025
1 check passed
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant