We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d563e9 commit c3bb8afCopy full SHA for c3bb8af
1 file changed
.github/workflows/docker_test1.yml
@@ -11,4 +11,4 @@ jobs:
11
12
steps:
13
- name: Log running docker containers
14
- run: docker -ps
+ run: cat /proc/1/cgroup
0 commit comments