tree: c7ac445054f0f067a60d0b925c4505abe5e094c2 [path history] [tgz]
  1. Dockerfile.alpine
  2. 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.