abiosoft / abiosoft/colima

Start command --activate flag not working

Abierto
#839 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
30.8k
Forks
613
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Description

Hello!

I have mac studio ultra(m2) with latest sonoma. (colima run as service with brew)
I started colima container: `colima start --cpu 8 --memory 8 --network-address --profile arm_cpu8_memory8 --vm-type vz --vz-rosetta --activate`
But when restart my mac, colima create new default container :(

![Screenshot 2023-11-03 at 15 18 48](https://github.com/abiosoft/colima/assets/1015211/3e8912ff-3a5d-4d66-a93f-96f3d91c867e)

### Version

Colima Version: 0.5.6
Lima Version: 0.18.0
Qemu Version: 8.1.2

### Operating System

- [ ] macOS Intel <= 12 (Monterrey)
- [ ] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [X] macOS M1 >= 13 (Ventura)
- [ ] Linux

### Output of `colima status`

colima status:

![Screenshot 2023-11-03 at 15 22 43](https://github.com/abiosoft/colima/assets/1015211/80acc32f-b548-404b-99e1-c765d63b2f90)

colima status -p :

![Screenshot 2023-11-03 at 15 23 47](https://github.com/abiosoft/colima/assets/1015211/45bf9a15-bd4b-4ac0-a839-e21f33def08c)

### Reproduction Steps

1. set colima as service with brew
2. stop colima container, delete all colima container
3. create and start new container: `colima start --cpu 8 --memory 8 --network-address --profile arm_cpu8_memory8 --vm-type vz --vz-rosetta --activate`
4. restart your osx
5. run colima list or docker context ls (start with new default container :( )

### Expected behaviour

I would like to set up my own default container that starts by itself and I don't have to always change and override the new default container

### Additional context

_No response_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.