Rudel Saldivar
Rudel Saldivar
> > Facing same problem, by checking the host device system, it seem that some distros like alpine do not have fanotify support in kernel by default (as you can...
> I'm getting this issue too. version 1.40 > > `level=fatal msg="docker-slim: failure" error="unexpected event type" stack="goroutine 1 [running]:\nruntime/debug.Stack()\n\truntime/debug/stack.go:24 +0x65\ngithub.com/docker-slim/docker-slim/pkg/util/errutil.FailOn({0x1edf700, 0xc000422c60})\n\tgithub.com/docker-slim/docker-slim/pkg/util/errutil/errutil.go:28 +0x5e\ngithub.com/docker-slim/docker-slim/pkg/app.(*ExecutionContext).FailOn(0xc0001aedc0?, {0x1edf700?, 0xc000422c60?})\n\tgithub.com/docker-slim/docker-slim/pkg/app/execontext.go:56 +0x49\ngithub.com/docker-slim/docker-slim/pkg/app/master/commands/build.OnCommand(_, _, {_, _}, _, {_,...
That's correct, looks like the issue is with the fanotify not starting properly. There's a related thread (https://github.com/slimtoolkit/slim/issues/178) that this could be a case of the underlying base OS not...