[PR #188] [MERGED] No local mounts #11999

Closed
opened 2025-12-29 22:19:04 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/188
Author: @ChristianKniep
Created: 7/4/2016
Status: Merged
Merged: 7/5/2016
Merged by: @jeremystretch

Base: developHead: no_local_mounts


📝 Commits (3)

  • 6e1f8d3 put config into netbox image
  • 85c55cd use volumes of netbox, holding default config
  • af87345 remove debug port exposure for netbox

📊 Changes

2 files changed (+7 additions, -5 deletions)

View changed files

📝 Dockerfile (+5 -0)
📝 docker-compose.yml (+2 -5)

📄 Description

Addresses the issue raised in #187 as a deployment to a remote docker host (or SWARM) does not mount local bind-mounts.


🔄 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/netbox-community/netbox/pull/188 **Author:** [@ChristianKniep](https://github.com/ChristianKniep) **Created:** 7/4/2016 **Status:** ✅ Merged **Merged:** 7/5/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `no_local_mounts` --- ### 📝 Commits (3) - [`6e1f8d3`](https://github.com/netbox-community/netbox/commit/6e1f8d350303327f98a40af43d94a2b08478ae21) put config into netbox image - [`85c55cd`](https://github.com/netbox-community/netbox/commit/85c55cd27fa3a229f7942589f6cd744d7d167bd4) use volumes of netbox, holding default config - [`af87345`](https://github.com/netbox-community/netbox/commit/af873456377e1d1134eb71bf685fda93e01b8921) remove debug port exposure for netbox ### 📊 Changes **2 files changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+5 -0) 📝 `docker-compose.yml` (+2 -5) </details> ### 📄 Description Addresses the issue raised in #187 as a deployment to a remote docker host (or SWARM) does not mount local bind-mounts. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:19:04 +01:00
adam closed this issue 2025-12-29 22:19:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11999