Working with my tool.
Failed for me with the following error on F25 atomic host.
# atomic run kushaldas/busybox
'NoneType' object is not subscriptable
Going back to .14.1-1.fc25 made the above command working again.
Tried with overlay2 as storage option. Having SELinux denials on the exec path.
[root@kushal-f25 ~]# rpm -q docker
docker-1.12.1-10.git9a3752d.fc25.x86_64
[root@kushal-f25 ~]# rpm -q docker-selinux
docker-selinux-1.12.1-10.git9a3752d.fc25.x86_64
Sep 12 13:26:08 kushal-f25.novalocal oci-systemd-hook[1108]: systemdhook <debug>: Skipping as container command is /bin/bash, not init or systemd
Sep 12 13:26:09 kushal-f25.novalocal systemd[1]: libcontainer-1114-systemd-test-default-dependencies.scope: Scope has no PIDs. Refusing.
Sep 12 13:26:09 kushal-f25.novalocal systemd[1]: libcontainer-1114-systemd-test-default-dependencies.scope: Scope has no PIDs. Refusing.
Sep 12 13:26:09 kushal-f25.novalocal audit[1021]: AVC avc: denied { entrypoint } for pid=1021 comm="exe" path="/usr/bin/bash" dev="overlay" ino=17
This works on a latest image rebuilt on F24 for me.
Works for me. Using it as part of ansible feature of Tunir 0.15
Is this the same version containing the malware? https://forum.transmissionbt.com/viewtopic.php?f=4&t=17834
This update has been unpushed.
Using it for some time now.
Works well in F21.
Works for me, tried it in the cloud.
Worked in F32 for me.