[PR #255] [MERGED] Fixes #246 - Add build directive to docker-compose.yml #12022

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/255
Author: @zachmoody
Created: 7/11/2016
Status: Merged
Merged: 7/11/2016
Merged by: @jeremystretch

Base: developHead: docker-install-docs


📝 Commits (1)

  • db25894 Fixes #246 - Add build directive to docker-compose.yml

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 docker-compose.yml (+1 -0)

📄 Description

Making a PR related to #246. This adds a build directive to docker-compose until we can get an image on docker hub to download. Alternatively, we could leave docker-compose.yml as is and add a step to the docs to docker build -t digitalocean/netbox .. Whichever works best.


🔄 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/255 **Author:** [@zachmoody](https://github.com/zachmoody) **Created:** 7/11/2016 **Status:** ✅ Merged **Merged:** 7/11/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `docker-install-docs` --- ### 📝 Commits (1) - [`db25894`](https://github.com/netbox-community/netbox/commit/db2589436301d626ad80572f32c9ee11765c6fa3) Fixes #246 - Add build directive to docker-compose.yml ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+1 -0) </details> ### 📄 Description Making a PR related to #246. This adds a build directive to docker-compose until we can get an image on docker hub to download. Alternatively, we could leave `docker-compose.yml` as is and add a step to the docs to `docker build -t digitalocean/netbox .`. Whichever works best. --- <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:11 +01:00
adam closed this issue 2025-12-29 22:19:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12022