Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Split lines prior to diffing #272

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

briandealwis
Copy link
Member

Fixes #271

$ out/container-diff diff --type=file --filename=/var/lib/dpkg/status.d/openjdk remote://gcr.io/distroless/java@sha256:b430543bea1d8326e767058bdab3a2482ea45f59d7af5c5c61334cd29ede88a1 remote://gcr.io/distroless/java@sha256:bb1c9179c2263733f235291998cb849d52fb730743125420cf4f97a362d6a6dd
[...]
-----Diff of /var/lib/dpkg/status.d/openjdk-----


--- gcr.io/distroless/java@sha256:b430543bea1d8326e767058bdab3a2482ea45f59d7af5c5c61334cd29ede88a1
+++ gcr.io/distroless/java@sha256:bb1c9179c2263733f235291998cb849d52fb730743125420cf4f97a362d6a6dd
@@ -3 +3 @@
-Version: 8u171-b11-1~deb9u1
+Version: 8u181-b13-1~deb9u1
@@ -6 +6 @@
-Installed-Size: 97311
+Installed-Size: 97352

Copy link
Collaborator

@aaron-prindle aaron-prindle left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@aaron-prindle aaron-prindle merged commit e700f76 into GoogleContainerTools:master Nov 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants