-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi
I want to build a image base on your docker_suse image , i use dockerfile to build it.
And i add zypper update in dockerfile, but i got the error message like below:
RUN zypper --no-gpg-checks refresh && \
zypper --gpg-auto-import-keys --non-interactive update
Installing: filesystem-11.4-11.14.1 [..error]
�[91mInstallation of filesystem-11.4-11.14.1 failed:
(with --nodeps --force) Error: Subprocess failed. Error: RPM failed: warning: /var/cache/zypp/packages/OSS/suse/x86_64/filesystem-11.4-11.14.1.x86_64.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 3dbdc284
error: unpacking of archive failed on file /sys: cpio: chown failed - Read-only file system
I got the same issue while i execute "zypper in filesystem" in a container base on docker_suse image.
Metadata
Metadata
Assignees
Labels
No labels