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

Commits on Apr 25, 2014

  1. Redis don't need to run as root

    dmp42 committed Apr 25, 2014
    1 Configuration menu
    Copy the full SHA
    c049185 View commit details
    Browse the repository at this point in the history
  2. Cleaned-up dockerfile

    - 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 committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    5e5671f View commit details
    Browse the repository at this point in the history