Docker quickstart instructions fail on Windows #758

Closed
opened 2025-12-29 16:25:32 +01:00 by adam · 0 comments
Owner

Originally created by @psr on GitHub (Mar 9, 2017).

When following the quickstart docker instructions on Windows (using Docker for Windows), an error is encountered when running the netbox container.

This is caused by git converting the line endings of the docker-entrypoint.sh script to Windows format, which are then copied into the container image.

Originally created by @psr on GitHub (Mar 9, 2017). When following the quickstart docker instructions on Windows (using Docker for Windows), an error is encountered when running the netbox container. This is caused by git converting the line endings of the docker-entrypoint.sh script to Windows format, which are then copied into the container image.
adam closed this issue 2025-12-29 16:25:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#758