You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using cgroup: private property in docker-compose. This support was added in the spec via compose-spec/compose-spec#292. But bake command fails to parse it. I get the following error
My bad! Even though I was installing the latest from the docker apt repo, I had old installation instructions in the Dockerfile. Sorry for the noise. I appreciate the help!
Description
I am using
cgroup: private
property in docker-compose. This support was added in the spec via compose-spec/compose-spec#292. But bake command fails to parse it. I get the following errorAdditional property cgroup is not allowed
Versions:
Host OS: Ubuntu 22.04
Docker CE: 26.1.4-1
ubuntu.22.04jammyDocker Compose Plugin: 2.27.1-1
ubuntu.22.04jammyDocker Buildx Plugin: 0.14.1-1
ubuntu.22.04jammyThe text was updated successfully, but these errors were encountered: