mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-05 05:24:05 +00:00
Updated Build (markdown)
parent
cb2554023b
commit
2936f9b271
1
Build.md
1
Build.md
@ -56,7 +56,6 @@ The Docker file knows multiple build targets:
|
||||
|
||||
- **`builder`**: It's goal is to compile all the Python dependencies. Thereby the other targets can be kept slimmer because they don't need to have all the build dependencies installed. It's also good for caching.
|
||||
- **`main`**: Extends `builder` and adds all the NetBox code and all the configuration files.
|
||||
- **`ldap`**: Extends `main` and adds ldap-related dependencies and configuration files.
|
||||
|
||||
### Automatic Build
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user