зеркало из https://github.com/github/vitess-gh.git
b3c3604c3b
I've moved the "base" image Dockerfiles from the root to "/docker/base/" in https://github.com/youtube/vitess/pull/2769. This broke the automated build on Docker Hub because now it assumes "/docker/base" as build context and not "/" anymore. But "/" as build context is required to run "make build" and access the source code. Therefore, I'm re-adding "Dockerfile" as symlink pointing to "docker/base/Dockerfile". I'm also deleting "docker/base/README.md" again because I only added it for the automated build (it must be in the same directory as the "Dockerfile"). With the switch back to "/" as build context, it will use "/README.md" instead. |
||
---|---|---|
.. | ||
Dockerfile | ||
Dockerfile.mariadb | ||
Dockerfile.mysql56 | ||
Dockerfile.percona | ||
Dockerfile.percona57 |