Commit graph

5 commits

Author SHA1 Message Date
Dominik Sander
600b06c192 Fix docker hub login on CI
https://github.com/moby/moby/pull/20565 removed the email flag from the
docker login command.
2018-01-04 11:05:56 +01:00
Peng Bai
c6efb548d7 Make Docker image runnable as non-root user
docker/single-process: add DOCKER_CMD environment variable to trigger
                     worker task (e.g., -e DOCKER_CMD='bin/threaded')
bin/docker_wrapper: a wrapper to chmod -R g=u
2017-10-11 11:29:28 -05:00
Michael Andrews
47bd9ecfa3 Build and publish huginn/huginn-test (#2016)
Build and publish huginn/huginn-test after huginn/huginn-single-process
2017-05-31 11:22:26 +02:00
Dominik Sander
f064e6bfdd Push docker images to new huginn namespace
For now we keep pushing to the old namespace but add a warning to users a
chance to change their images to the new namespace.
2017-05-17 21:18:39 +02:00
Dominik Sander
995250d3b8 Build docker image on TravisCI 2016-04-10 20:19:11 +02:00