최소한의 설정으로 macOS 및 Linux용 컨테이너 런타임을 제공. 더 많은 정보: https://github.com/abiosoft/colima.
colima start
colima start --edit
nerdctl
을 통해 containerd를 사용하려면 nerdctl
설치):colima start --runtime containerd
kubectl
이 필요):colima start --kubernetes
colima start --cpu {{숫자}} --memory {{메모리}} --disk {{저장_공간}}
colima start
colima list
colima status