Skip to content

Commit

Permalink
update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Apr 13, 2015
1 parent 9c0c76f commit 92bf2c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM ubuntu:14.04
MAINTAINER Hummingbird WPS Application


# Add user phoenix
RUN useradd -d /home/phoenix -m phoenix

Expand Down
2 changes: 1 addition & 1 deletion buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ log-level = INFO
[versions]
#zc.buildout=2.2.5
birdhousebuilder.recipe.conda = 0.2.2
birdhousebuilder.recipe.docker = 0.2.0
birdhousebuilder.recipe.docker = 0.2.1
birdhousebuilder.recipe.pywps = 0.2.1
buildout.locallib = 0.3.1
zc.recipe.egg = 2.0.1
Expand Down

0 comments on commit 92bf2c9

Please sign in to comment.