From: "Alex Bennée" <alex.bennee@linaro.org>
To: Dario Faggioli <dfaggioli@suse.com>
Cc: qemu-devel@nongnu.org, "Fam Zheng" <famz@redhat.com>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: Re: [Qemu-devel] [PATCH] docker: dockerfile for openSUSE Leap
Date: Sun, 18 Nov 2018 19:47:55 +0000 [thread overview]
Message-ID: <87k1lai2vo.fsf@linaro.org> (raw)
In-Reply-To: <154238824601.3534.13597728205342770469.stgit@wayrath>
Dario Faggioli <dfaggioli@suse.com> writes:
> Dockerfile for building an openSUSE Leap container.
>
> Tracks the latest release (at the time of writing this
> patch, it is Leap 15).
>
> Signed-off-by: Dario Faggioli <dfaggioli@suse.com>
> ---
> Cc: "Alex Bennée" <alex.bennee@linaro.org>
> Cc: Fam Zheng <famz@redhat.com>
> Cc: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
> ---
> tests/docker/dockerfiles/opensuse-leap.docker | 62 +++++++++++++++++++++++++
> 1 file changed, 62 insertions(+)
> create mode 100644 tests/docker/dockerfiles/opensuse-leap.docker
>
> diff --git a/tests/docker/dockerfiles/opensuse-leap.docker b/tests/docker/dockerfiles/opensuse-leap.docker
> new file mode 100644
> index 0000000000..9d00861e66
> --- /dev/null
> +++ b/tests/docker/dockerfiles/opensuse-leap.docker
> @@ -0,0 +1,62 @@
> +FROM opensuse/leap
> +ENV PACKAGES \
<snip>
> + tar \
> + usbredir-devel \
> + virglrenderer-devel \
> + vte-devel \
> + which \
> + xen-devel
> + zlib-devel \
This hasn't been tested because the docker image fails to build due to
continuation breakage.
--
Alex Bennée
next prev parent reply other threads:[~2018-11-18 19:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-16 17:10 [Qemu-devel] [PATCH] docker: dockerfile for openSUSE Leap Dario Faggioli
2018-11-18 19:47 ` Alex Bennée [this message]
2018-11-18 21:40 ` Dario Faggioli
2018-11-19 0:02 ` Philippe Mathieu-Daudé
2018-11-19 16:12 ` Dario Faggioli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k1lai2vo.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=dfaggioli@suse.com \
--cc=f4bug@amsat.org \
--cc=famz@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.