ou tried to strace the daemon start?
>
>
>
> Giacomo
>
>
>
> *From:* gem5-users *On Behalf Of *niranjan
> soundararajan
> *Sent:* 07 April 2020 14:11
> *To:* gem5 users mailing list
> *Subject:* Re: [gem5-users] Starting docker inside the gem5 simulated
> system.
>
>
Never tried to run a docker container inside gem5.
Have you tried to strace the daemon start?
Giacomo
From: gem5-users On Behalf Of niranjan
soundararajan
Sent: 07 April 2020 14:11
To: gem5 users mailing list
Subject: Re: [gem5-users] Starting docker inside the gem5 simulated system.
Hey
Hey folks
Any updates on this. I am working on a similar setup and see that docker is
failing with same issue
Thanks
Niranjan
On Mon, 6 Apr 2020 at 2:26 PM, swamy saranam
wrote:
> I need start the docker application inside the Gem5 simulated system.
>
> Steps followed:
> 1. Installed docker in
I need start the docker application inside the Gem5 simulated system.
Steps followed:
1. Installed docker inside an ubuntu-18.04 disk image using QEMU.
2. Pulled some images inside the docker and created the containers and
executed the application.
3. I started the gem5 full system simulation usin