Skip to content

Rebuild command #52

@gilbitron

Description

@gilbitron

It would be cool if there was a built-in command for rebuilding your containers (e.g. ./vessel rebuild). Basically just a shortcut for:

./vessel down
docker image rm vessel/app
docker image rm vessel/node
./vessel build
./vessel start

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