vitess-gh/docker/base
Michael Berlin b3c3604c3b Re-add "Dockerfile" for base image in the root of our repository.
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.
2017-04-14 15:18:09 -07:00
..
Dockerfile Re-add "Dockerfile" for base image in the root of our repository. 2017-04-14 15:18:09 -07:00
Dockerfile.mariadb docker: Move Dockerfile files for "base" image from the root of the repository to docker/base. 2017-04-13 09:47:31 -07:00
Dockerfile.mysql56 docker: Move Dockerfile files for "base" image from the root of the repository to docker/base. 2017-04-13 09:47:31 -07:00
Dockerfile.percona docker: Move Dockerfile files for "base" image from the root of the repository to docker/base. 2017-04-13 09:47:31 -07:00
Dockerfile.percona57 docker: Move Dockerfile files for "base" image from the root of the repository to docker/base. 2017-04-13 09:47:31 -07:00