File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ examples/.devcontainer/
2323* 🌧️ Based on Debian (e.g., ` bullseye ` )
2424* 🧑💻 User ` node ` (UID 1000) with proper Docker group access
2525* 🧹 Includes:
26+
2627 * Node.js + Yarn (via NVM)
2728 * Optional: OpenJDK (Java 17) and Maven (3.9.6)
2829 * Oh My Zsh + Powerlevel10k theme
@@ -52,6 +53,10 @@ You can trigger the workflow manually from the GitHub Actions tab using the foll
5253
5354> 🔐 Note: Only the repository owner (` lgdevlop ` ) is authorized to trigger the build.
5455
56+ ** 🧰 Docker Hub**
57+ Published images are available at:
58+ 👉 [ ` https://hub.docker.com/r/lgdevlop/node-dev ` ] ( https://hub.docker.com/r/lgdevlop/node-dev )
59+
5560## 💡 Usage
5661
5762Use the ` devcontainer.json ` configuration in VS Code Remote Containers or GitHub Codespaces. You can choose between:
You can’t perform that action at this time.
0 commit comments