externalize netbox download with wget
This commit is contained in:
parent
ab4b8720d1
commit
f3b9c34e3b
6 changed files with 88 additions and 67 deletions
|
@ -1,11 +1,6 @@
|
|||
version: '3.4'
|
||||
services:
|
||||
netbox: &netbox
|
||||
build:
|
||||
context: .
|
||||
target: ${DOCKER_TARGET-main}
|
||||
args:
|
||||
- BRANCH=${VERSION-master}
|
||||
image: netboxcommunity/netbox:${VERSION-latest}
|
||||
depends_on:
|
||||
- postgres
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue