all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mekeor Melire <mekeor@posteo.de>
To: help-guix@gnu.org
Subject: How to run a Docker image as a Guix System service?
Date: Mon, 03 May 2021 18:39:51 +0000	[thread overview]
Message-ID: <87mttbmzk8.fsf@medere> (raw)

Hello Guix!

Is it possible to run a Docker image as a Guix System service?

For example, consider Gitlab. Unfortunately, there is no package
declaration of Gitlab for Guix yet. But let's assume you are impatient
and you want to run Gitlab on Guix System as soon as possible. Is it
possible for you to use Gitlab's Docker image as a Guix System service?

I guess, in the system declaration, I would imagine it to look similar
to this, ideally:

    (operating-system
        ;; …
        (services
            ;; …
            (docker-image-service "gitlab/gitlab-ce")))

Mekeor


                 reply	other threads:[~2021-05-03 20:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87mttbmzk8.fsf@medere \
    --to=mekeor@posteo.de \
    --cc=help-guix@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

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.