coreos-home-server/host/base
Alex Palaistras ab12d60d31 Tag existing images with previous on re-build
Container builds using the `container-build@` systemd service will
generally tag any container image built with the `latest` tag, which is
then referred to pervasively in container executions.

However, this tag is overwritten when building new images, and, combined
with how `podman auto-update` will prune old image digests, may cause us
to lack the ability to roll back, automatically or otherwise.

This commit sets a `previous` tag on container re-builds, which should
only generally happen when source files change (due to the `ExecCondition`)
present on the service, which in turn should ensure that images are not
spuriously tagged as such.
2023-12-22 19:27:40 +00:00
..
service Remove concrete unit files for generated ones 2023-08-12 13:21:31 +01:00
systemd Tag existing images with previous on re-build 2023-12-22 19:27:40 +00:00
logging.bu Flatten directory structures 2022-01-15 11:43:33 +00:00
spec.bu coturn: Enable and startup on health-checks 2023-10-29 15:56:02 +00:00