https://bugzilla.redhat.com/show_bug.cgi?id=1096123
--- Comment #39 from Aurelien Marchand <[email protected]> --- Then I will be happy to create a new bug report. In the meantime, to answer your question, in one terminal I ran: # tail -f /var/log/audit/audit.log and in another, I launched: $ docker run -t -i -p 80:80 -p 20021:22 oskarhane/docker-wordpress-nginx-ssh Beside a bunch of NETFILTER entries related to xtables-multi, there was nothing at all showing in the audit log, even around the moments when the update to /etc/passwd failed within the container. However, in the console were the container runs, I saw this quite a bit later: sed: warning: failed to set default file creation context to system_u:object_r:svirt_sandbox_file_t:s0:c369,c792: Permission denied (This message appears even if I run docker as root) I don't know if it's related to the failure to update /etc/passwd or not. I will create a new bug report and will provide more details there. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ golang mailing list [email protected] https://lists.fedoraproject.org/mailman/listinfo/golang
