ricardozanini commented on PR #357: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/357#issuecomment-1900557418
Guys, the images are identical now: ``` ➜ ~ docker run --entrypoint /bin/bash --rm -it quay.io/kiegroup/kogito-serverless-operator-nightly:latest bash-5.1$ ls -la manager -rwxr-xr-x 1 root root 69959642 Jan 19 12:48 manager bash-5.1$ ^C bash-5.1$ exit ➜ ~ docker run --entrypoint /bin/bash --rm -it quay.io/wmedvede/kogito-serverless-operator-nightly:latest bash-5.1$ ls -la manager -rwxr-xr-x 1 root root 69959642 Jan 19 12:48 manager bash-5.1$ ``` Merging! -- 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]
