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: NixOS/nixpkgs
base: 2c4dff6ef2f9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 75b8f3820dc4
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 16, 2019

  1. dockerTools.buildLayeredImage: update maxlayers from 24 to 100 to mat…

    …ch documentation
    
    mkManyPureLayers already was changed, and this function was not updated.
    grahamc committed Dec 16, 2019
    Copy the full SHA
    9c02760 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75779 from grahamc/dockertools/fixup-max-layers

    dockerTools.buildLayeredImage: update maxlayers from 24 to 100 to match documentation
    grahamc committed Dec 16, 2019
    Copy the full SHA
    75b8f38 View commit details
    Browse the repository at this point in the history