Description
dns seems to have issues after running the VM for an amount of time. Maybe something to do with suspend/resume Recreating the VM restores DNS:
colima delete ; colima start --cpu 6 --memory 24 --disk 800 --vm-type=vz
github.com fails during docker build, inside containers and even if I ssh into the VM.
DNS works fine on my host.
Version
colima version 0.5.5
git commit: 6251dc2
runtime: docker
arch: x86_64
client: v24.0.2
server: v23.0.6
Operating System
Output of colima status
INFO[0000] colima is running using macOS Virtualization.Framework
INFO[0000] arch: x86_64
INFO[0000] runtime: docker
INFO[0000] mountType: virtiofs
INFO[0000] socket: unix:///Users/brennan/.colima/default/docker.sock
Reproduction Steps
colima start --cpu 6 --memory 24 --disk 800 --vm-type=vz
- use it for a while
- dns becomes very intermittent
Expected behaviour
No response
Additional context
No response
Description
dns seems to have issues after running the VM for an amount of time. Maybe something to do with suspend/resume Recreating the VM restores DNS:
github.com fails during docker build, inside containers and even if I ssh into the VM.
DNS works fine on my host.
Version
colima version 0.5.5
git commit: 6251dc2
runtime: docker
arch: x86_64
client: v24.0.2
server: v23.0.6
Operating System
Output of
colima statusINFO[0000] colima is running using macOS Virtualization.Framework
INFO[0000] arch: x86_64
INFO[0000] runtime: docker
INFO[0000] mountType: virtiofs
INFO[0000] socket: unix:///Users/brennan/.colima/default/docker.sock
Reproduction Steps
colima start --cpu 6 --memory 24 --disk 800 --vm-type=vzExpected behaviour
No response
Additional context
No response