Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: neam/docker-diff-based-layers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: neam/docker-diff-based-layers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 14 files changed
  • 1 contributor

Commits on Apr 11, 2016

  1. Configuration menu
    Copy the full SHA
    f52ec85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7030452 View commit details
    Browse the repository at this point in the history
  3. Proof of concept solution that ends up with an identical processed im…

    …age however containing three very small layers instead of one large layer
    motin committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    a261279 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. Added example use case from creating, building, modifying a sample pr…

    …oject down to verifying the problematic behavior without this solution as well as verifying that the usage of this solution results in identical but smaller total layer sizes
    motin committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    20e8e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bca7ec View commit details
    Browse the repository at this point in the history
  3. Some clarifications

    motin committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    7f3345b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4efc9b1 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

  1. Added composer.json

    motin committed May 19, 2016
    Configuration menu
    Copy the full SHA
    6247c15 View commit details
    Browse the repository at this point in the history
Loading