pgAdmin 4 commit: Add the ability to build a basic Docker container.

2018-01-10 Thread Ashesh Vashi
Add the ability to build a basic Docker container. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8a8a35533d7f4836f5636e4a0aff40f8acd2708a Author: Dave Page Modified Files -- pkg/docker/pgadmin4.conf | 22

pgAdmin 4 commit: Add the ability to build a basic Docker container.

2018-01-03 Thread Ashesh Vashi
Add the ability to build a basic Docker container. Branch -- WEBPACK_DEVEL2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5d1cc245e19740d7fa59ef041810419068932d39 Author: Dave Page Modified Files -- pkg/docker/Dockerfile| 1 - pkg/docker/ent

pgAdmin 4 commit: Add the ability to build a basic Docker container.

2017-09-30 Thread Ashesh Vashi
Add the ability to build a basic Docker container. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d99841cbe01e20cdd1c32bb6cb78c11d3681a676 Author: Dave Page Modified Files -- .gitignore | 1 + Makefile

pgAdmin 4 commit: Add the ability to build a basic Docker container.

2017-09-21 Thread Dave Page
Add the ability to build a basic Docker container. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bcba59640834b48b95c96d0e90f8c5788ae12709 Modified Files -- .gitignore | 1 + Makefile | 8 +++- pkg/do