tree: a6dc8745332c00c151bf5c5f1a9fba21f266c0bb [path history] [tgz]
  1. Dockerfile.alpine
  2. Dockerfile.centos
  3. README.md
dashboard/README.md

build command

$ docker build --build-arg APISIX_DASHBOARD_VERSION=$APISIX_DASHBOARD_VERSION -t $IMAGE_NAME .

Note: The minimum version of docker that supports building image is docker 17.05.0-ce.