Skip to content

Support reloading containers #604

@ihrwein

Description

@ihrwein

Docker's kill parameter cand send a SIGHUP signal to a container, which should reload most programs.

It'd be nice to have a fig reload <service> command or extend it's kill parameter with -s --signal <SIGNAL> options.

I would use it after a fig scale to reload an nginx reverse proxy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions