Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile fix #135

Merged
merged 2 commits into from Apr 25, 2014
Merged

Dockerfile fix #135

merged 2 commits into from Apr 25, 2014

Conversation

dmp42
Copy link
Member

@dmp42 dmp42 commented Apr 25, 2014

I would like to have this in before we release 0.3, in order to get out of the wood with #133

Pretty much, this is about building the docker image from the current directory, instead of fetching the latest from npm.

The rest comes from the benefits of Ubuntu 14.04 (simplifies dependencies installation).

dmp42 added 2 commits April 25, 2014 14:27
- switch to Ubuntu 14.04 LTS
- cleanup dependencies installation
- actually install current directory Hipache instead of npm registry version, and install it --production
- stop monkeying around with config files
- add NODE_ENV
@dmp42 dmp42 added bug labels Apr 25, 2014
@dmp42 dmp42 added this to the 0.3 milestone Apr 25, 2014
@samalba
Copy link
Contributor

samalba commented Apr 25, 2014

LGTM

dmp42 added a commit that referenced this pull request Apr 25, 2014
@dmp42 dmp42 merged commit 35347aa into master Apr 25, 2014
@dmp42 dmp42 deleted the 0.3-dockerfile-fix branch April 25, 2014 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants