.dockerignore 208 B

12345678
  1. # https://docs.docker.com/engine/reference/builder/#dockerignore-file
  2. # Don't send the following files to the docker daemon as the build context.
  3. .git
  4. .gitattributes
  5. .travis.yml
  6. README.md
  7. docker-compose.yml