Skip to content

Added docker-in-docker support for easier development and testing.#16

Open
kimjj93 wants to merge 1 commit intopharmaverse:mainfrom
kimjj93:d2d-update
Open

Added docker-in-docker support for easier development and testing.#16
kimjj93 wants to merge 1 commit intopharmaverse:mainfrom
kimjj93:d2d-update

Conversation

@kimjj93
Copy link
Copy Markdown
Contributor

@kimjj93 kimjj93 commented Jan 25, 2026

No description provided.

@bms63
Copy link
Copy Markdown
Contributor

bms63 commented Jan 26, 2026

Interesting! @Polkas WDYT?

@Polkas
Copy link
Copy Markdown
Collaborator

Polkas commented Feb 12, 2026

It is a nice feature, and I use it myself on tutorials.
I want to check first how much longer it takes the codespaces to initialise with it.
The GitHub Codespaces is temporarily broken, so I need to wait a bit to test it - https://www.githubstatus.com/.

@Polkas
Copy link
Copy Markdown
Collaborator

Polkas commented Feb 12, 2026

The init time for me was 2 minutes for the current devcontainer and like 3.5 minutes for the one with Docker in Docker. @kimjj93, what is the use case you think we will support with this update? Thank You.

@kimjj93
Copy link
Copy Markdown
Contributor Author

kimjj93 commented Feb 25, 2026

The init time for me was 2 minutes for the current devcontainer and like 3.5 minutes for the one with Docker in Docker. @kimjj93, what is the use case you think we will support with this update? Thank You.

While I was testing the image, I found it convenient to interact with the hosting environment with this option without leaving the container. It may not be too useful for the end-users but will be useful for the developers - we can disable later if it's appropriate. Thanks.

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.

3 participants