unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* How to run a Docker image as a Guix System service?
@ 2021-05-03 18:39 Mekeor Melire
  0 siblings, 0 replies; only message in thread
From: Mekeor Melire @ 2021-05-03 18:39 UTC (permalink / raw)
  To: help-guix

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-03 20:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-03 18:39 How to run a Docker image as a Guix System service? Mekeor Melire

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).