[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 11:01:27 +0200 |
Hi,
On Thu, 28 Apr 2022 at 10:22, Remco van 't Veer <remco@remworks.net> wrote:
> Why are (some) running docker containers stopped when doing guix install
> or other guix operations like pull? I noticed this happing to mysql and
> postgres containers but an elasticsearch container just keeps running.
>
> Is stopping containers on guix actions on purpose and, if so, why? Why
> aren't all containers stopped?
Where is “guix pull”? Outside or inside the container? Is Guix
managing the containers or other tools?
The issue seems to come from how the containers are managed so the
answer of “why” would probably be somewhere in the configuration
files. ;-)
Cheers,
simon
- Re: docker containers stop when doing guix install,
zimoun <=