[PATCH] D65794: [LNT] Add docker containerization files

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 14:05:53 PDT 2019


thopre updated this revision to Diff 220909.
thopre added a comment.

- Quote variables
- use exec to call gunicorn to avoid spawning a new process


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65794/new/

https://reviews.llvm.org/D65794

Files:
  docker/.env
  docker/Dockerfile
  docker/docker-compose.yml
  docker/docker-entrypoint.sh
  docker/wait_db

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65794.220909.patch
Type: text/x-patch
Size: 2767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/441e2821/attachment.bin>


More information about the llvm-commits mailing list