Skip to content

crontab in container isn't working #32

@glennthielman

Description

@glennthielman

crontab within the container isn't working, makes it difficult to schedule jobs.

There is a workaround to execute a script from the host crontab to the container:
docker exec -i containername sh < dockerhost/path/script.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions