[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Docker image not working
From: |
zimoun |
Subject: |
Re: Docker image not working |
Date: |
Wed, 27 Nov 2019 16:39:01 +0100 |
Hi,
On Sun, 17 Nov 2019 at 18:17, Stephen Scheck <address@hidden> wrote:
> $ docker run -it system:0qjxd5ljsh316ki7wqkk2xz9b68lynh2
> /run/current-system/profile/bin/bash --login
> docker: Error response from daemon: OCI runtime create failed:
> container_linux.go:348: starting container process caused "exec:
> \"/run/current-system/profile/bin/bash\": stat
> /run/current-system/profile/bin/bash: no such file or directory": unknown.
Does the command
docker run -it system:0qjxd5ljsh316ki7wqkk2xz9b68lynh2 bash
work?
All the best,
simon