ricardozanini commented on PR #357:
URL:
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/357#issuecomment-1898617187
I was able to produce semantically equal files:
```
diffoci diff --platform=linux/amd64
quay.io/ricardozanini/kogito-serverless-operator-nightly:latest
quay.io/wmedvede/sonataflow-operator:latest
INFO[0000] Target platforms: [linux/amd64]
TYPE NAME INPUT-0
INPUT-1
Desc application/vnd.docker.distribution.manifest.v2+json
508a8efd643809f806504af28e100f610c0abf984cb6cdcc8f4f1bea14125ea8
d8d59be7f2b6dcb47a6be94bb0038eeaf026ad977e7180eecff70ba46b87a18b
Mani ctx:/manifest ?
?
Desc application/vnd.docker.container.image.v1+json
66cdb1cce69f54c83abd88ea5b4cc2f5bc2734672955ce8d04e91a47d0c54cd5
2d2196b3af3a0ecd7002754e297328f12f511fcf35ccdb86236e51d0c2cd4385
Cfg ctx:/config/config ?
?
Desc application/vnd.docker.image.rootfs.diff.tar.gzip
b4d49c25d2f03e2063f369c203ec7abef0192c7ac2ca1f71aca5419d6f43ef4f
67776c3576648a89a6840fb791af3e1f8d6037cdc84691122c04ea5ee610993a
File usr/local/bin/ 2024-01-17
17:16:21 -0300 -03 2024-01-18 10:53:37
-0300 -03
File usr/local/bin/manager 2024-01-17
16:55:46 -0300 -03 2024-01-18 10:53:37
-0300 -03
```
The diffs are:
- Docker manifests since they were build on different systems. Same systems,
should produce the same result. I'm waiting for a friend to test on their end.
- The operator's file timestamp. That we can force during the build, I'm
gonna try a few things.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]