Skip to content

Introduce status hook in containers lifecycle for new envStatus task #20

@pun-ky

Description

@pun-ky

imagine sth like:

containers {
     "httpd" {
     	status {
     		execShell("systemctl status httpd.service")
     	}
     }
}

then running sh gradlew envStatus will print HTTP status

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions