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

Conversation

@chevdor
Copy link
Contributor

@chevdor chevdor commented May 31, 2022

Introduce a new image + few minor fixes.

Can be tested using (no need to define KEY_ID, it is in the image):

docker run --rm -it docker.io/paritytech/parity-keyring gpg --list-keys $KEY_ID

ARG VCS_REF=master
ARG BUILD_DATE=""
ARG UID=1000
ARG GID=1000
Copy link
Contributor

Choose a reason for hiding this comment

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

Q: why make these args?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Because we had issues with the deb/rpm image signing due to running rootless and using the wrong UID.
For now, the change does nothing but an easy fix could be to align the UID of the image with our expectations in the cleanroom. That would be another PR then.

@chevdor chevdor merged commit 48197a6 into master Jun 1, 2022
@chevdor chevdor deleted the wk-parity-keyring-image branch June 1, 2022 14:58
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.

4 participants