[PR #1292] [MERGED] Extend devcontainer with dind and go features #13472

Closed
opened 2026-08-05 02:08:32 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1292
Author: @surik
Created: 11/7/2023
Status: Merged
Merged: 11/7/2023
Merged by: @surik

Base: mainHead: yury/extend-devcontainer


📝 Commits (2)

  • 1770fcb Extend devcontainer with dind and go features
  • 7dc5a7f Add gopls

📊 Changes

2 files changed (+14 additions, -3 deletions)

View changed files

📝 .devcontainer/Dockerfile (+2 -1)
📝 .devcontainer/devcontainer.json (+12 -2)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/1292 **Author:** [@surik](https://github.com/surik) **Created:** 11/7/2023 **Status:** ✅ Merged **Merged:** 11/7/2023 **Merged by:** [@surik](https://github.com/surik) **Base:** `main` ← **Head:** `yury/extend-devcontainer` --- ### 📝 Commits (2) - [`1770fcb`](https://github.com/netbirdio/netbird/commit/1770fcba90a80dab53e20ca9137599c21be620f6) Extend devcontainer with dind and go features - [`7dc5a7f`](https://github.com/netbirdio/netbird/commit/7dc5a7f2583dc03bba1741f4f4e5475812e66c5a) Add gopls ### 📊 Changes **2 files changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/Dockerfile` (+2 -1) 📝 `.devcontainer/devcontainer.json` (+12 -2) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 02:08:32 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#13472