|
9a97b6c83f
|
Add details about the image’s architecture
|
2023-10-01 19:52:23 +02:00 |
|
|
5dfc2d3bb9
|
Fix memory limits
memory-swap actually means 'memory and swap together'.
|
2023-10-01 19:12:12 +02:00 |
|
|
290af04d1f
|
Exit with 1 (instead of -1/255)
|
2023-10-01 19:01:31 +02:00 |
|
|
5238124f3b
|
Add more error handling
|
2023-10-01 18:50:24 +02:00 |
|
|
e51a145cca
|
Use a wrapper around mkdir
|
2023-10-01 18:50:24 +02:00 |
|
|
627411e999
|
Create function for basic error handling
(Yes, it might be a little bit inspired by the on used in Gentoo..)
|
2023-10-01 18:50:24 +02:00 |
|
|
c9f23072ee
|
Switch to upper case for PODMAN_BUILD_ARGS
Bash variables are typically upper style,
so align with that.
|
2023-10-01 18:50:23 +02:00 |
|
|
b7dfa096de
|
Move LOGDIR to log from logs
|
2023-08-31 21:46:08 +02:00 |
|
|
d28a0fc25e
|
Stop hosts-leaking into the container
|
2023-08-06 21:34:30 +02:00 |
|
|
39f2d03f66
|
Make version and registry call-able from env for images, too
|
2023-07-29 17:30:39 +02:00 |
|
|
563eac9118
|
Add tag ”latest”
|
2023-07-02 10:43:36 +02:00 |
|
|
e032139da6
|
Split IMAGE_TAG into REGISTRY plus VERSION
|
2023-07-02 10:43:36 +02:00 |
|
|
cdadb5b7db
|
Rename OCI image builder script
|
2023-07-02 10:43:33 +02:00 |
|