Skip to content
GitLab
Explore
Sign in
Admin message
A maintenance window for GitLab is scheduled on Wednesday, September 16th, from 08:00 to 12:00.
Changes
Page history
Update ELT Containers on Podman
authored
Oct 25, 2023
by
Arturo Hoffstadt
Hide whitespace changes
Inline
Side-by-side
ELT-Containers-on-Podman.md
View page @
21d59f1a
...
@@ -79,9 +79,7 @@ Only terminal development
...
@@ -79,9 +79,7 @@ Only terminal development
podman run
--cpus
4
-m
8gb
-it
localhost/devenv-custom:latest
podman run
--cpus
4
-m
8gb
-it
localhost/devenv-custom:latest
```
```
> IMPORTANT!
> IMPORTANT! Remember to limit the cpus and memory used by the container. Otherwise compilation can eat away your resources.
Remeber to limit the cpus and memory used by the container. Otherwise compilation can eat away your resources.
GUI with X11/Wayland development
GUI with X11/Wayland development
...
...