podman create secret --replace samba-config - -> Error: unknown flag: --replace See 'podman secret create --help'
just removing --replace from the command fixes the issue temporarily but the smb container won't start
tried manually checking about the secret and removing it before the start but that didn't work either. smb container always exits
any idea?
edit: paperless-webserver start error was my fault
podman create secret --replace samba-config --> Error: unknown flag: --replace See 'podman secret create --help'just removing
--replacefrom the command fixes the issue temporarily but the smb container won't starttried manually checking about the secret and removing it before the start but that didn't work either. smb container always exits
any idea?
edit: paperless-webserver start error was my fault