1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Ivar
5826a25bb9 Upgrade to node 5.8 2016-03-16 20:44:49 +01:00
ivaosthu
3fb86a2803 upgrade node to 4.2.2. Closes #106 2015-12-01 12:05:12 +01:00
eirslett
c510e1f456 Remove envconsul from Dockerfile
The open source version of Unleash shouldn't depend on envconsul,
since that's an internal operations detail at FINN.no. Instead, we
accept configuration from environment variables passed through from
the "docker run" command, or via Marathon/Mesos.
2015-07-22 13:26:17 +02:00
Stig Kleppe-Jørgensen
b5d8f59152 Use easier method for installing envconsul
Now when a bigger and more complete parent image is used, the curl and
tar tools are feature complete.
2015-06-24 16:58:29 +02:00
audstran
dc1b235df9 added docker container and vagrant 2015-06-19 14:11:02 +02:00
Stig Kleppe-Jørgensen
dd6ea520af Add files for creating docker image
* Base on a small node image (alpine-node)
* Exclude some files from docker build to make the build go faster
2015-06-17 10:00:36 +02:00