Skip to content

Unable to stat error since v0.6.1 #112

@hrak

Description

@hrak

After merge of #101 dockerize is throwing a 'unable to stat' error when log files do not exist before starting. This used to work up until v0.6.0.

This f.e. happens when you run nginx in a container and in the container /var/log/nginx is just an empty dir waiting for logs to be written there.

A workaround could ofcourse be to touch empty files in the log location during container build, but it is a change in behavior that is not documented.

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