-
Notifications
You must be signed in to change notification settings - Fork 768
Closed
Milestone
Description
Description
This command hangs indefinitely using lima v0.23.1:
docker buildx build -f - . <<'EOF'
FROM ubuntu:latest
RUN apt-get update
RUN apt-get install -y gnupg
RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys ABF5BD827BD9BF62
EOF
This is not a problem when using the previous version of lima (v0.22.0).
Colima was started with:
colima start --vm-type=vz --cpu 12 --memory 16 --runtime=docker --arch aamd64 --vz-rosetta
System information:
$ colima --version
colima version 0.7.3
$ lima --version
limactl version 0.23.1
$ system_profiler SPSoftwareDataType SPHardwareDataType
Software:
System Software Overview:
System Version: macOS 14.6.1 (23G93)
Kernel Version: Darwin 23.6.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Computer Name: REDACTED
User Name: REDACTED
Secure Virtual Memory: Enabled
System Integrity Protection: Enabled
Time since boot: 10 days, 15 hours, 18 minutes
Hardware:
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: Mac15,7
Model Number: Z1AJ0018XLL/A
Chip: Apple M3 Pro
Total Number of Cores: 12 (6 performance and 6 efficiency)
Memory: 36 GB
System Firmware Version: 10151.140.19
OS Loader Version: 10151.140.19
Serial Number (system): REDACTED
Hardware UUID: REDACTED
Provisioning UDID: REDACTED
Activation Lock Status: Disabled
Metadata
Metadata
Assignees
Labels
No labels