forked from LaconicNetwork/kompose
Kubernetes container names must match the regex [a-z0-9]([-a-z0-9]*[a-z0-9])? This excludes underscores, which is common in container names in compose. |
||
|---|---|---|
| .. | ||
| compose_test.go | ||
| compose.go | ||
Kubernetes container names must match the regex [a-z0-9]([-a-z0-9]*[a-z0-9])? This excludes underscores, which is common in container names in compose. |
||
|---|---|---|
| .. | ||
| compose_test.go | ||
| compose.go | ||