... | ... | @@ -78,6 +78,7 @@ Only terminal development |
|
|
```sh
|
|
|
podman run --cpus 4 -m 8gb -it localhost/devenv-custom:latest
|
|
|
```
|
|
|
Remeber to limit the cpus and memory used by the container. Otherwise compilation can eat away your resources.
|
|
|
|
|
|
GUI with X11/Wayland development
|
|
|
|
... | ... | |