Commit Graph

24 Commits

Author SHA1 Message Date
montag 268d2c465e Docker config changes supporting TLS (part 2). This fixes an issue with pip and some of the dependent libraries. 2017-05-02 09:08:43 -04:00
montag 47afcbf35a Tls cert bugfix (#262)
* Bugfix for systems that cannot generate openssl certs. Includes self-signed certs that expire in 10 years. Removed automatic cert generation from install-deps.sh. Updated create-cert.sh to manually generate 10year certs (or any custom duration).

* Docker config changes to support web demo TLS
2017-05-01 13:40:54 -04:00
Brandon Amos 131f7bbf0c
Dockerfile: Fix link for #166. 2016-07-23 17:42:59 -04:00
Brandon Amos 469ae3bac9
Dockerfile: Link Torch binaries to /usr/local/bin for #166.
Thanks @luinstra for the suggestion
2016-07-23 17:20:30 -04:00
Brandon Amos a0d0ba41fa
Bump dlib to 19.0 in Dockerfiles. 2016-07-12 08:10:30 -04:00
Brandon Amos 5a7e265086 Bump Dockerfile dependency for TDS for #132. 2016-05-08 12:15:30 -04:00
Brandon Amos 4c0522f651 Docker: Bump dependency version. Remove src.
For #133.
2016-05-06 11:13:19 -04:00
Brandon Amos 0cbeda3617 Dockerfile: Pull from the latest torch_2016.03.19 image. 2016-03-19 17:02:25 -04:00
Brandon Amos b8de89375a Dockerfile: Update default CMD to use a Bash login shell. 2016-03-10 18:52:31 -05:00
Brandon Amos 74046f1c51 Dockerfile: Remove sklearn. 2016-01-12 15:45:48 -05:00
Brandon Amos d03d96fe69 Finish moving content into new Dockerfile. 2016-01-12 15:21:12 -05:00
Brandon Amos aef46e7bab Dockerfile: Use ./luarocks since sourcing in a Dockerfile doesn't work. 2016-01-11 16:48:08 -05:00
Brandon Amos 27f71cdf5d Dockerfile: Source torch-active for luarocks. 2016-01-11 16:38:05 -05:00
Brandon Amos ff06eff893 Docker: Move Python dependencies to Ubuntu package binaries. 2016-01-11 16:12:45 -05:00
Brandon Amos 343389f936 Dockerfile: Remove pip install numpy 2016-01-11 12:23:49 -05:00
Brandon Amos 79bd9ac1e7 Dockerfile: Install nose from apt-get. 2016-01-11 11:20:44 -05:00
Brandon Amos 6029baf48e Attempt to shorten Docker build with pre-built Python libs. 2016-01-08 14:27:38 -05:00
Brandon Amos cd80427cfe Dockerfile: Make the default command start the web demo. 2015-12-23 18:42:40 -05:00
Brandon Amos d2bee9db50 Install numpy before building OpenCV. 2015-12-23 00:10:32 -05:00
Brandon Amos 5673787f35 Dockerfile: Correct ADD and continuation lines. 2015-12-22 23:42:56 -05:00
Brandon Amos 653a99a266 Docker: Move back to root for context. Use context for Docker build. 2015-12-22 23:06:00 -05:00
Harsh Vakharia 8301046b06 Move Dockerfile to an empty folder
Clear apt cache and tmp files after package installation via apt
2015-10-28 14:03:40 +05:30
Brandon Amos 0ac8dbd880 Dockerfile: Include pandas. 2015-10-13 14:26:24 -04:00
Brandon Amos 57f9b89942 Dockerfile: Initial commit. 2015-10-04 02:09:05 -04:00