# Dockerfile for mender-client-qemu?

**URL:** https://hub.mender.io/t/dockerfile-for-mender-client-qemu/4514
**Category:** General Discussions
**Tags:** qemu
**Created:** [January 20, 2022, 7:18pm UTC](https://hub.mender.io/t/dockerfile-for-mender-client-qemu/4514 "2022-01-20T19:18:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mho](https://avatars.discourse-cdn.com/v4/letter/m/a183cd/32.png) [@mho](https://hub.mender.io/u/mho)
#### Post date: [January 20, 2022, 7:18pm UTC](https://hub.mender.io/t/dockerfile-for-mender-client-qemu/4514/1 "2022-01-20T19:18:32Z")

</div>

Is the mender-client-qemu dockerfile open source or available to look at? I’m interested in doing the same thing, but with a different set of OS images, and having a reference for how to put it together would be awesome.

---

<div class="post-metadata">

### Author: ![TheYoctoJester](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/theyoctojester/32/1444_2.png) [@TheYoctoJester](https://hub.mender.io/u/TheYoctoJester)
#### Post date: [January 22, 2022, 8:40pm UTC](https://hub.mender.io/t/dockerfile-for-mender-client-qemu/4514/2 "2022-01-22T20:40:35Z")

</div>

Of course it’s open source 😄, you can find it in [the github repo of meta-mender](https://github.com/mendersoftware/meta-mender/tree/master/meta-mender-qemu/docker).

What are you thinking of? Like, a set of Dockerfiles that has the mender-client integrated into various Linux distributions?

---

<div class="post-metadata">

### Author: ![mho](https://avatars.discourse-cdn.com/v4/letter/m/a183cd/32.png) [@mho](https://hub.mender.io/u/mho)
#### Post date: [February 28, 2022, 6:27pm UTC](https://hub.mender.io/t/dockerfile-for-mender-client-qemu/4514/3 "2022-02-28T18:27:22Z")

</div>

Wow, I’m super late. I never seem to get Mender Hub emails, I don’t know why yet.

We build our OS outside of yocto with a modified OS image. I’m trying to run those images in the cloud for integration testing.
