8000 Issue with port forwarding and latest lima 1.0 · Issue #1181 · abiosoft/colima · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Issue with port forwarding and latest lima 1.0 #1181
Closed
@matejsp

Description

@matejsp

Description

When starting docker port forwarding does not work. I can run docker commands and start containers, however port forwarding is not working anymore.

Version

colima version && limactl --version && qemu-img --version
colima version 0.7.6
git commit: 3ab92f5

runtime: docker
arch: aarch64
client: v27.3.1
server: v27.3.1
limactl version 1.0.0
qemu-img version 9.1.1
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers

Operating System

  • macOS Intel <= 13 (Ventura)
  • macOS Intel >= 14 (Sonoma)
  • Apple Silicon <= 13 (Ventura)
  • Apple Silicon >= 14 (Sonoma)
  • Linux

Output of colima status

INFO[0000] colima is running using macOS Virtualization.Framework
INFO[0000] arch: aarch64
INFO[0000] runtime: docker
INFO[0000] mountType: virtiofs
INFO[0000] socket: unix:///Users/matej.spiller-muys/.colima/default/docker.sock

Reproduction Steps

  1. upgrade lima
  2. colima stop
  3. colima start
  4. port forwarding is not working (not TCP not UDP)

Expected behaviour

I was actually looking forward to UDP socket with docker.

Additional context

Workaround is to run as:
LIMA_SSH_PORT_FORWARDER=true colima start

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0