Commit Graph

3 Commits (69f929077b713c7cb578a60f3f76906c5cdb123c)

Author SHA1 Message Date
CrazyMax 9f844df9f7
builder: skip name validation for docker context
Although a builder from the store cannot be created unless
it has a valid name, this is not the case for a Docker context.

We should skip name validation when checking a node from the
store and fall back to finding one from Docker context instead.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
(cherry picked from commit b1c5449428)
2 years ago
Sebastiaan van Stijn aa21ff7efd
store: move regex to where it's used
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2 years ago
Tonis Tiigi bd3d5cd19e commands: add implementations for create, use, rm, stop
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
6 years ago