help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: docker containers stop when doing guix install


From: zimoun
Subject: Re: docker containers stop when doing guix install
Date: Mon, 09 May 2022 15:39:11 +0200

Hi,

On Mon, 09 May 2022 at 12:04, Remco van 't Veer <remco@remworks.net> wrote:

> Outside in the guix installation which runs the docker service defined
> using:
>
>   (service docker-service-type)

[...]

> The docker images are images like "postgres:10.10" taken from docker hub
> so nothing special.  It seems the docker-services sends signals to
> process running in managed containers and some of those process stop?

It is not easy to connect the dots. :-)

IIUC, you are running Guix System and using the ’docker-service-type’.
Right?

You have several Docker images running.  This images are launched via
the ’docker-service-type’, right?

Unrelated to Docker, when you run one Guix subcommand as “guix install”
or “guix pull”, then the some Docker images are stopped as the ones
containing mysql or postgres, whereas the other containing an
elasticsearch still runs.  Right?

Could you be precise on which containers downloaded from where are
working and which containers downloaded from where are stopped?

Other said, how can I reproduce the bug?


Cheers,
simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]