tree: 5017cec254cd4a6546fa5f0a43a8eceef7d9019d [path history] [tgz]
  1. Dockerfile
  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.