Skip to content

Commit 48b05df

Browse files
committed
📝 docs(readme): add Docker Hub link to node-dev image section
1 parent 6da6c86 commit 48b05df

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

5762
Use the `devcontainer.json` configuration in VS Code Remote Containers or GitHub Codespaces. You can choose between:

0 commit comments

Comments
 (0)