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

Describe dockerGroupLayers and how to disable it #1369

Merged
merged 1 commit into from
Oct 4, 2020

Conversation

DieBauer
Copy link
Contributor

@DieBauer DieBauer commented Oct 1, 2020

Fixes #1341

Since 1.7.1 dockerLayerGrouping is deprecated.

Rename the setting, and add the correct 'disable' statement.

Fixes sbt#1341 

Since 1.7.1 dockerLayerGrouping is deprecated. 

Rename the setting, and add the correct 'disable' statement.
@lightbend-cla-validator
Copy link

Hi @DieBauer,

Thank you for your contribution! We really value the time you've taken to put this together.

Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement:

https://www.lightbend.com/contribute/cla

@muuki88 muuki88 added the docker label Oct 4, 2020
Copy link
Contributor

@muuki88 muuki88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for making the docs better ❤️

@muuki88 muuki88 merged commit 1ee8481 into sbt:master Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dockerLayerGrouping in Docker := (_ => None) does not work
3 participants