udpate file.

This commit is contained in:
David Newhall II 2019-07-07 17:33:21 -07:00
parent 6a6ebf9138
commit a94ba6824a
1 changed files with 3 additions and 2 deletions

View File

@ -41,8 +41,9 @@ in how it works for you.
### Docker ### Docker
Docker is built automatically by Docker Cloud using the Dockerfile in the path Docker is built automatically by Docker Cloud using the Dockerfile in the path
[init/docker/Dockerfile](init/docker/Dockerfile). Other than the Dockerfile, all [init/docker/Dockerfile](init/docker/Dockerfile). Some of the configuration is
the configuration is done in the Cloud service under my personal account `golift`. done in the Cloud service under my personal account `golift`, but the majority
happens in the build files in the [init/docker/hooks/](init/docker/hooks/) directory.
If you have need to change the Dockerfile, please clearly explain what problem your If you have need to change the Dockerfile, please clearly explain what problem your
changes are solving, and how it has been tested and validated. As far as I'm changes are solving, and how it has been tested and validated. As far as I'm