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

Update Docker Compose to v3 #601

Merged
merged 4 commits into from
Apr 30, 2017
Merged

Commits on Apr 29, 2017

  1. Update Docker Compose to v3

    - Switch server to Phusion Passenger
    - Enable nginx from Passenger image
    - Add nginx configuration
    - Update Dockerfile with minimum no. of layers, include commands for guidance
    - Add persistent volume for gems
    ain committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    05cc7b8 View commit details
    Browse the repository at this point in the history
  2. Fix tabs in Dockerfile

    ain committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    0383445 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea25a67 View commit details
    Browse the repository at this point in the history
  4. Add imagemagick, firefox packages on Docker

    Phusion image ships without imagemagick that breaks avatar processing
    ain committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    062e332 View commit details
    Browse the repository at this point in the history