You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/bake
CrazyMax c74b2fe7a4
bake: restrict target name
This fix adds a restriction `[a-zA-Z0-9_-]+`
for target name. This is pretty much the same as the
container name restriction in moby.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
..
hclparser bake: restrict target name 3 years ago
bake.go bake: restrict target name 3 years ago
bake_test.go bake: restrict target name 3 years ago
compose.go bake: restrict target name 3 years ago
compose_test.go bake: restrict target name 3 years ago
hcl.go bake: restrict target name 3 years ago
hcl_test.go Remove NetworkMode support for HCL targets 3 years ago
remote.go bake: fix protocol detection 3 years ago