Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Antonios Papadakis
Total activity
10
Last activity
December 06, 2023 13:21
Member since
November 16, 2023 19:09
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
December 06, 2023 13:21
Thank you very much. You’ve been most helpful on this matter.
Community
TeamCity General Topics
Docker-in-Docker docker-compose fails to start container: cannot enter cgroupv2 "/sys/fs/cgroup/docker" with domain controllers -- it is in an invalid state: unknown
0 votes
Created
December 05, 2023 04:42
Yes. I tried it and posted my results in the previous comments on this post. Host docker socket works fine, but the containers and images leak onto the host's Docker (as expected) and so do the por...
Community
TeamCity General Topics
Docker-in-Docker docker-compose fails to start container: cannot enter cgroupv2 "/sys/fs/cgroup/docker" with domain controllers -- it is in an invalid state: unknown
0 votes
Created
November 23, 2023 05:27
I'm also finding that any exposed ports inside of the agent are actually only opened on the host due to the docker socket being that of the host's inside of the agent container.
Community
TeamCity General Topics
Docker-in-Docker docker-compose fails to start container: cannot enter cgroupv2 "/sys/fs/cgroup/docker" with domain controllers -- it is in an invalid state: unknown
0 votes
Created
November 23, 2023 04:15
I just checked the Docker Hub README and indeed my assumption is correct. I'm trying to set up docker-in-docker. Please see the following quote: You have two options if you need a docker daemon ava...
Community
TeamCity General Topics
Docker-in-Docker docker-compose fails to start container: cannot enter cgroupv2 "/sys/fs/cgroup/docker" with domain controllers -- it is in an invalid state: unknown
0 votes
Created
November 23, 2023 04:10
Thank you again for reaching out. I was under the impression that the teamcity-agent image starts its own dockerd inside of the container. passing in the dockerd socket of the host ends up working ...
Community
TeamCity General Topics
Docker-in-Docker docker-compose fails to start container: cannot enter cgroupv2 "/sys/fs/cgroup/docker" with domain controllers -- it is in an invalid state: unknown
0 votes
Created
November 21, 2023 15:05
If it helps, I can run docker run hello-world and the container runs just fine and both of the containers in the docker-compose file using docker run separately, for that matter. docker-compose is ...
Community
TeamCity General Topics
Docker-in-Docker docker-compose fails to start container: cannot enter cgroupv2 "/sys/fs/cgroup/docker" with domain controllers -- it is in an invalid state: unknown
0 votes
Edited
November 21, 2023 04:12
Thank you for reaching out. I appreciate your help. I am indeed elevating the privileges allowed in the docker agent container. Below is the full docker run command that I use. Please note that the...
Community
TeamCity General Topics
Docker-in-Docker docker-compose fails to start container: cannot enter cgroupv2 "/sys/fs/cgroup/docker" with domain controllers -- it is in an invalid state: unknown
0 votes