https://bugzilla.redhat.com/show_bug.cgi?id=1033604
--- Comment #21 from Daniel Walsh dwalsh@redhat.com --- Here is the what I get with the latest Docker and Rawhide systemd
docker run --privileged --rm -ti -e 'container=docker' systemd_httpd sh sh-4.3# /usr/lib/systemd/systemd --system systemd 212 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR) Detected virtualization 'other'. Detected architecture 'x86-64'.
Welcome to Fedora 21 (Rawhide)!
Set hostname to <d1a38d4e7d25>. No control group support available, not creating root group. Running in a container, ignoring fstab device entry for /dev/disk/by-uuid/82836b15-6e06-4406-8368-3a1a864947ae. bind() failed: No such file or directory [ OK ] Reached target Remote File Systems. [ OK ] Reached target Paths. Failed to open /dev/autofs: No such file or directory Failed to initialize automounter: No such file or directory [FAILED] Failed to set up automount Arbitrary Executable File Formats File System Automount Point. See 'systemctl status proc-sys-fs-binfmt_misc.automount' for details. Unit proc-sys-fs-binfmt_misc.automount entered failed state. [ OK ] Reached target Encrypted Volumes. [ OK ] Reached target Swap. Segmentation fault (core dumped)
Not sure how to get it to stop automounter?