feat(docker dev): use host network #157

Closed
opened 2026-04-05 19:51:07 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @he3als on 5/17/2025

Simplifies Docker dev method by using the host network type instead of bridge, which removes the requirement for a static internal IP for Wings accessible from the host.

Should fix rootless Docker and potentially Windows support (untested). Also removes the requirement for https://github.com/chipmk/docker-mac-net-connect on macOS.

Docs PR: https://github.com/pyrohost/pyrodactyl-docs/pull/16

*Originally created by @he3als on 5/17/2025* Simplifies Docker dev method by using the host network type instead of bridge, which removes the requirement for a static internal IP for Wings accessible from the host. Should fix rootless Docker and potentially Windows support (untested). Also removes the requirement for https://github.com/chipmk/docker-mac-net-connect on macOS. Docs PR: https://github.com/pyrohost/pyrodactyl-docs/pull/16
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#157