Andreas Nedbal
|
439797ee1e
|
Fix `build-image` workflow (#1375)
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
|
2023-10-15 12:50:55 +02:00 |
Georg Gadinger
|
ab0d482673
|
Containerfile: add some labels
|
2023-03-14 18:18:52 +01:00 |
Georg Gadinger
|
92b6d43230
|
Containerfile: download archive without tag requirement
|
2023-02-10 14:47:19 +01:00 |
Georg Gadinger
|
8f3973bbff
|
Containerfile: turn `SECRET_KEY_BASE` at build-time into a buildarg
this is to not have `SECRET_KEY_BASE` present in the resulting container
as it's only required to run some rake tasks
|
2023-02-04 07:14:14 +01:00 |
Georg Gadinger
|
f14c0f1f83
|
Containerfile: always log to stdout
|
2023-02-04 07:13:24 +01:00 |
Georg Gadinger
|
0e1432f1a0
|
add Containerfile
|
2023-02-02 15:48:04 +01:00 |