DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Docker load causing trusted.overlay.opaque=y): operation not supported error
@ 2021-07-30 10:36 Ashish Mishra
  0 siblings, 0 replies; only message in thread
From: Ashish Mishra @ 2021-07-30 10:36 UTC (permalink / raw)
  To: users

Hi All ,

I have created an basic Dockerfile :
        FROM ubuntu
        RUN apt-get update -y && apt-get upgrade -y
        RUN apt-get install vim -y
        CMD ["/bin/bash"]

If we try to load a docker image which has more than ONE layer on target ,
I am getting
*setxattr("/var/lib/apt/lists/auxfiles", trusted.overlay.opaque=y):
operation not supported*

Any input as to what is causing this error as i am new to docker .
Any feedback / suggestion / pointers will be helpful .

Thanks ,
Ashish
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trusted-overlay-attribute.png
Type: image/png
Size: 208433 bytes
Desc: not available
URL: <http://mails.dpdk.org/archives/users/attachments/20210730/8d207330/attachment.png>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-30 10:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-30 10:36 [dpdk-users] Docker load causing trusted.overlay.opaque=y): operation not supported error Ashish Mishra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).