Hi,
After the recent Linaro Tech Day LAVA presentation I have been looking into the new support in LAVA v2020.02 for deploying fastboot on the host to docker rather than lxc.
I am running my lava worker in a docker image derived from the linaro lava docker images and so wanted to ask if the new feature supported docker in docker for the fastboot containerisation?
Regards
Steve
-----Original Message----- From: Lava-users lava-users-bounces@lists.lavasoftware.org On Behalf Of Stephen Lawrence Sent: 09 April 2020 17:49 To: lava-users@lists.lavasoftware.org Subject: [Lava-users] 2020.02: docker in docker support for fastboot docker deploy
Hi,
After the recent Linaro Tech Day LAVA presentation I have been looking into the new support in LAVA v2020.02 for deploying fastboot on the host to docker rather than lxc.
I am running my lava worker in a docker image derived from the linaro lava docker images and so wanted to ask if the new feature supported docker in docker for the fastboot containerisation?
Reading this back I could have been clearer.. I should have mentioned I realise there are issues around running Docker in Docker. I meant more have you considered best practice for using the new support from a Docker based LAVA instance.
Regards
Steve
Hello,
On Thu, 9 Apr 2020 16:56:38 +0000 Stephen Lawrence stephen.lawrence@renesas.com wrote:
[]
I am running my lava worker in a docker image derived from the linaro lava docker images and so wanted to ask if the new feature supported docker in docker for the fastboot containerisation?
Reading this back I could have been clearer.. I should have mentioned I realise there are issues around running Docker in Docker. I meant more have you considered best practice for using the new support from a Docker based LAVA instance.
Well, we use it like that for local LAVA setups here in Linaro LITE team, using Docker's "best practices" (ahem): https://github.com/Linaro/lite-lava-docker-compose/commit/fb926cfb20 . You definitely should read up before enabling it like that (roughly speaking, running containers inside a docker set up like that is equivalent to running containers directly on host's docker).
Regards
Steve
lava-users@lists.lavasoftware.org