You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did some testing and it seems to be a bit faster:
With uv:
Building 276.2s (30/30) FINISHED
netboxcommunity/netbox latest e6d47d843e0d 46 seconds ago 664MB
With pip:
Building 535.1s (26/26) FINISHED
netboxcommunity/netbox latest df88c9b28da5 40 seconds ago 700MB
tobiasge
added a commit
to tobiasge/netbox-docker
that referenced
this issue
Jan 29, 2025
- Fixnetbox-community#1383: Setting DEBUG = true when collection the static files
enables the use of the Django debug toolbar.
- Fixnetbox-community#1385: Use uv as package manager instead of pip speeds up the build.
Desired Behavior
speed up container image builds
Contrast to Current Behavior
image builds use standard python pip installs
Required Changes
No response
Discussion: Benefits and Drawbacks
No response
The text was updated successfully, but these errors were encountered: