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 @
bc06c4a0
...
...
@@ -2,7 +2,7 @@
*
Native performance
*
Quick setup of specific versions of software
*
Disposables by design. The image is reproduceable
in creation
. The runtime environment is not meant to last, unless the user takes extra steps.
*
Disposables by design. The image
creation
is reproduceable. The runtime environment is not meant to last, unless the user takes extra steps.
*
Coding: You can use the image to have all the headers and source files available for your IDE.
# When not to use
...
...