Skip to content

fix(docker): restore outbound access for PTY shells - #6

Open
alexfrmn wants to merge 1 commit into
mainfrom
fix/pty-egress-network
Open

fix(docker): restore outbound access for PTY shells#6
alexfrmn wants to merge 1 commit into
mainfrom
fix/pty-egress-network

Conversation

@alexfrmn

Copy link
Copy Markdown
Owner

What changed:

  • Attach only the PTY service to a dedicated non-internal egress network.
  • Retain its internal ptylon network for websocket communication.
  • Add no published ports.

Validation:

  • Static Compose topology check confirms PTY has no ports, uses egress plus ptylon, and ptylon remains internal.
  • git diff --check.

Phoenix runtime follow-up: prove PTY outbound HTTP succeeds while host access to port 8792 stays unavailable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant