package
0.0.0-20241206080514-16aacae70905
Repository: https://github.com/coreumfoundation/crust.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
BuildImage builds docker image.
Remove removes all the docker components used by crust.
# Constants
ActionLoad causes image to be loaded into local daemon.
ActionPush causes image to be pushed to repository.
Tags used to build our docker images.
Label used to tag docker resources created by crust.
Label used to tag docker resources created by crust.
Tags used to build our docker images.
# Structs
BuildImageConfig contains the configuration required to build docker image.
# Type aliases
Action is the action to take after building the image.