Closed hongyi-zhao closed 3 years ago
That is the keyring file that has been provided with deepin-keyring
before.
Try to remove line
keyring /usr/share/keyrings/deepin-archive-camel-keyring.gpg\n\
in the debootstrap script.
Good catch! I've removed that line from the Dockerfile.
I try to build the docker image with this Dockerfile which is slightly revised base on your latest git master version, but I still see the following info during the image creating progress:
W: Cannot check Release signature; keyring file not available /usr/share/keyrings/deepin-archive-camel-keyring.gpg
Any hints/comments/fixes for this problem?
Regards, HY