1
0
Fork 0
mirror of https://codeberg.org/Mo8it/server_dotfiles.git synced 2024-09-17 18:51:17 +00:00

Remove pull always

This commit is contained in:
Mo 2022-07-20 04:00:24 +02:00
parent f0738fd218
commit cc9f8df73f

View file

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