Day 48: VM and ACR Integration for Storage issue

when i created build docker image i have received this error. so that i am unable to create proper image then all process i done but last i have create container it’s run and exit may be some issue in a lab please help.

~/pyapp ➜ docker build .
Sending build context to Docker daemon 3.072kB
Step 1/5 : FROM python:3.9-slim
—> 085da638e1b8
Step 2/5 : WORKDIR /app
—> Using cache
—> 2816df68b262
Step 3/5 : COPY app.py /app/
—> Using cache
—> b423f9f61a09
Step 4/5 : RUN pip install flask
—> Running in 46e1e49fe864
OCI runtime create failed: container_linux.go:377: starting container process caused: process_linux.go:495: container init caused: process_linux.go:458: setting cgroup config for procHooks process caused: can’t load program: operation not permitted: unknown

Hi @nilesh09

We have noted the issue and our engineers are working on a fix.
I’ll update you once this is fixed.

I’m facing the same issue.

Same issue being faced. Is this issue fixed?

It is not; just gave engineering a bit of a nudge.

We’ve fixed it. Please try the lab again.

1 Like

thanks but i have already done this lab another way.