Skip to content

Docker containers not able to pass through custom ports to WAN (issue seen with gluetun, likely docker-ce version related) #2301

@NHot0108

Description

@NHot0108

Describe the bug

This might be true for other containers, but issue is seen with using OrbStack to run gluetun and other docker containers that need custom ports exposed to WAN.

OrbStack v2.0.5 includes Docker v28.5.2.

Docker Desktop v4.55 (latest as of Jan 10, 2026), with Docker engine v29.x (maybe v29.1.3?) works fine with the same docker-compose.yml file that fails to allow outside connections in OrbStack v2.0.5.

To Reproduce

  1. Install latest OrbStack v2.0.5
  2. Configure and run docker compose file for gluetun + any container that needs a custom port through gluetun, e.g. qbit
  3. Unable to connect to peers or via the port manually

Expected behavior

gluetun should be able to allow connections through via custom ports.

Diagnostic report (REQUIRED)

OrbStack info:
Version: 2.0.5
Commit: cfe47627f138ffd822c958553b0a93eaf2692c71 (v2.0.5)

System info:
macOS: 15.7.3 (24G419)
CPU: arm64, 10 cores
CPU model: Apple M4
Model: Mac16,10
Memory: 16 GiB

Full report: https://orbstack.dev/_admin/diag/orbstack-diagreport_2026-01-10T23-40-48.796272Z.zip

Screenshots and additional context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    t/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions