Skip to content

Add config override to disable automatic container starts with docker #512

@tobybellwood

Description

@tobybellwood

Currently pygmy sets all it's containers to the unless-stopped restart policy. This means that whenever docker starts/restarts, so does pygmy.

For occasional/intermittent users of pygmy, this may be undesirable (as with specific port allocation). We should allow a configuration option to set the restart policy to no, to prevent it auto-starting when not needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions