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

3.x shrink image #8856

Closed
wants to merge 9 commits into from
Closed

3.x shrink image #8856

wants to merge 9 commits into from

Commits on Oct 2, 2015

  1. Removes redundant locales-generation in Docker image

    They will be generated during the next installation
    funkyfuture committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    d20ddb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52cc36c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f99cb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f5a63d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d8f849 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bea63a3 View commit details
    Browse the repository at this point in the history
  7. Removes Sphinx & invoke from Dockerfile

    Sphinx is installed implicitly
    invoke seems not to be used
    funkyfuture committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    b256f72 View commit details
    Browse the repository at this point in the history
  8. Changes source location to /ipython in Docker image

    placing it in `/srv` violates FHS
    funkyfuture committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    5783986 View commit details
    Browse the repository at this point in the history
  9. Adds a .dockerignore

    keeps repo-data out of the Dockerimage
    funkyfuture committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    8a5d644 View commit details
    Browse the repository at this point in the history