Hi Guillaume, I reproduced the same error as well, running Terminal in Rosetta on MacOS.
Can it be a permissions issue if the same exact docker-compose setup runs fine on Windows? Here's our Dockerfile: https://github.com/AtomGraph/varnish/blob/master/Dockerfile Martynas On Thu, Jan 26, 2023 at 6:50 PM Guillaume Quintard <[email protected]> wrote: > > Hi, > > I'm not sure what is going in on here as we do have arm64v8 official images: > https://github.com/docker-library/official-images/blob/master/library/varnish > > Could it just be a permissions issue? > > -- > Guillaume Quintard > > > On Thu, Jan 26, 2023 at 9:32 AM Martynas Jusevičius <[email protected]> > wrote: >> >> Hi, >> >> We have a Docker image based on varnish:6.0.11. >> >> A user on Apple M1 processor is reporting a crash: >> https://github.com/AtomGraph/LinkedDataHub/issues/149 >> >> Error: >> Message from VCC-compiler: >> Assert error in vju_subproc(), mgt/mgt_jail_unix.c line 212: >> Condition((initgroups(vju_user, vju_gid)) == 0) not true. >> errno = 1 (Operation not permitted) >> qemu: uncaught target signal 6 (Aborted) - core dumped >> Running VCC-compiler failed, signal 6 >> VCL compilation failed >> >> Do you provide images with linux/arm64/v8 support as well? Or what is >> the course of action here? >> >> Thanks. >> >> Martynas >> _______________________________________________ >> varnish-misc mailing list >> [email protected] >> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
