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

            Bug ID: 1166918
           Summary: Docker exec causes Error response from daemon:
                    Unsupported: Exec is not supported by the lxc driver
           Product: Fedora EPEL
           Version: el6
         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], [email protected],
                    [email protected], [email protected], [email protected],
                    [email protected]



Description of problem:
When I attempt to run Docker exec on a running container I get the following
error:

Error response from daemon: Unsupported: Exec is not supported by the lxc
driver


Version-Release number of selected component (if applicable):
# uname -a
Linux 2.6.32-504.el6.x86_64 #1 SMP Tue Oct 14 01:47:47 PDT 2014 x86_64 x86_64
x86_64 GNU/Linux

# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.6 (Santiago)

# docker version
Client version: 1.3.1
Client API version: 1.15
Go version (client): go1.3.3
Git commit (client): 4e9bbfa
OS/Arch (client): linux/amd64
Server version: 1.3.1
Server API version: 1.15
Go version (server): go1.3.3
Git commit (server): 4e9bbfa


How reproducible: 100%


Steps to Reproduce:
1. $ docker exec -it my_docker_image bash

Actual results:
Error response from daemon: Unsupported: Exec is not supported by the lxc
driver

Expected results:
The expected result is that I get a bash prompt.

Additional info:

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