docker-cases

command module
v0.0.0-...-4b959da Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

docker-cases

用于 docker 集成构建测试

docker

  • 例子
# build
docker build -t docker-cases:v1.0 .

# run
docker run docker-cases:v1.0 "-case=1001" "-block=true"
  • debug 例子
# build
docker build --target=build -t docker-cases:v2.0 .

# run
docker run docker-cases:v2.0 "-case=1001" "-block=true"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL