Skip to content

Container should shutdown after downloads #682

@halllo

Description

@halllo

Hello.

I am starting the container automatically on a scheduled basis:
podman run -p 5055:8080 --rm -it -v acishare:/app/data/ -e "PODSYNC_CONFIG_PATH=/app/data/config.toml" ghcr.io/mxpv/podsync:latest

Once it has started, I downloads all new episodes.

Can the container automatically shutdown after it finished downloading? I would prefer that compared to a scheduled forced shutdown. Unfortunately I didn't find a corresponding setting.

Kindest regards
Manuel

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting-authorStatus: Waiting some action from the author

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions