1
0
Fork 0
mirror of https://codeberg.org/Mo8it/server_dotfiles.git synced 2024-09-19 19:01:16 +00:00

Remove default auto-update label

This commit is contained in:
Mo 2022-08-02 23:06:16 +02:00
parent ae77adf1ed
commit bee25b77a4

View file

@ -15,7 +15,6 @@ function podman-default-create -w podman
podman create \ podman create \
--name $container_name \ --name $container_name \
--label "io.containers.autoupdate=registry" \
--tz local \ --tz local \
$argv[2..] $argv[2..]