Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Conversation

normanmaurer
Copy link
Member

Motivation:
Linux is the most important deployment OS, but a significant amount of development takes place on Windows and MacOS. Devcontainers allow developers to quickly spin up a Docker container, to run their IDE inside a native Linux environment. This is helpful for debugging and testing.
Intellij IDEA Ultimate and Visual Studio Code both have support for devcontainers.

Modifications:
Add devcontainer spec file for ubuntu

Result:
It's now possible to run an IDE in a Linux devcontainer environment on Windows and MacOS.

Motivation:
Linux is the most important deployment OS, but a significant amount of
development takes place on Windows and MacOS. Devcontainers allow
developers to quickly spin up a Docker container, to run their IDE
inside a native Linux environment. This is helpful for debugging and
testing.
Intellij IDEA Ultimate and Visual Studio Code both have support for
devcontainers.

Modifications:
Add devcontainer spec file for ubuntu

Result:
It's now possible to run an IDE in a Linux devcontainer environment on
Windows and MacOS.
@normanmaurer normanmaurer added this to the 0.0.26.Final milestone Oct 4, 2024
Copy link
Contributor

@franz1981 franz1981 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice one!

@normanmaurer normanmaurer merged commit 0e9c440 into main Oct 4, 2024
7 of 8 checks passed
@normanmaurer normanmaurer deleted the devcontainer branch October 4, 2024 12:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants