I am following your 100 Days of Cloud AWS program, and I am currently on the 28th day of the program. However, I am encountering an error when trying to build a Docker image for this task. I have attached a screenshot for your reference. Please advise me on how to complete this task.
Not sure what the cause is here. You may want to look at this solution for the task, which will probably help.
It’s not working, the same issue is happening again… ![]()
Appears that the docker server in the lab environment is, well, brain damaged. Even a simple docker run fails, so docker build won’t work either.
I’ve written this up for engineering to fix.
I’m also facing the same issue
I am also facing the same issue with the same error on Day 29 (Azure).
Once input the command “docker build -t xxxxx.azurecr.io/xxxxx:latest .”
It was showing the same error above in the image.
“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”
Thanks.
We’re aware of the issue with docker on that task; engineering will investigate.
Facing the same issue. Waiting for the fix.
Thank you for your attention. I am waiting for a reply from your end after fixing this.
This has just been fixed. Please give it another try.
Thanks its fixed now. Completed the task successfully.
It worked, thank you very much for your support. ![]()
