https://bugzilla.redhat.com/show_bug.cgi?id=1101654

            Bug ID: 1101654
           Summary: Permission denied when running Fedora images on Ubuntu
           Product: Fedora
           Version: 20
         Component: docker-io
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected], [email protected]



Created attachment 899597
  --> https://bugzilla.redhat.com/attachment.cgi?id=899597&action=edit
Example Dockerfile

Description of problem:

Trying to run a basic Docker image from Fedora on Ubuntu 14.04, gives the
following error message:

2014/05/27 17:00:26 exec: "/usr/bin/echo": stat /usr/bin/echo: permission
denied

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Build attach Dockerfile
2. Run

Actual results:
2014/05/27 17:00:26 exec: "/usr/bin/echo": stat /usr/bin/echo: permission
denied


Expected results:
Hello world!

Additional info:

Removing "User hello" or "RUN yum -y update" makes it work as expected

-- 
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

Reply via email to