bug#55358: docker containers stopped when doing guix install or guix shell

2023-05-23 Thread Remco van 't Veer
Hi Csepp, 2023/05/20 00:29, Csepp: > Remco van 't Veer writes: > >> Hi Maxim and Zimoun, >> >> 2023/02/09 13:26, Remco van 't Veer: >> >>> I think I know what is causing the issue. Both the "standard" mysql and >>> postgres containers use user-id 999 to run the database service (this >>> seems

bug#55358: docker containers stopped when doing guix install or guix shell

2023-05-19 Thread Csepp
Remco van 't Veer writes: > Hi Maxim and Zimoun, > > 2023/02/09 13:26, Remco van 't Veer: > >> I think I know what is causing the issue. Both the "standard" mysql and >> postgres containers use user-id 999 to run the database service (this >> seems like a common practice because the redis cont

bug#55358: docker containers stopped when doing guix install or guix shell

2023-05-19 Thread Remco van 't Veer
Hi Maxim and Zimoun, 2023/02/09 13:26, Remco van 't Veer: > I think I know what is causing the issue. Both the "standard" mysql and > postgres containers use user-id 999 to run the database service (this > seems like a common practice because the redis container is configured > similarly). That

bug#55358: docker containers stopped when doing guix install or guix shell

2023-02-09 Thread Remco van 't Veer
I think I know what is causing the issue. Both the "standard" mysql and postgres containers use user-id 999 to run the database service (this seems like a common practice because the redis container is configured similarly). That user-id is also configured as guixbuilder01 so I guess the guix dae

bug#55358: docker containers stopped when doing guix install or guix shell

2022-07-12 Thread Remco van 't Veer
2022/07/12 09:48, Maxim Cournoyer: > Hi, > > Remco van 't Veer writes: > >> On a Guix system host, some running docker containers are stopped when >> doing guix install or other guix operations like shell. I noticed this >> happing to mysql and postgres containers but an elasticsearch containe

bug#55358: docker containers stopped when doing guix install or guix shell

2022-07-12 Thread Maxim Cournoyer
Hi, Remco van 't Veer writes: > On a Guix system host, some running docker containers are stopped when > doing guix install or other guix operations like shell. I noticed this > happing to mysql and postgres containers but an elasticsearch container > just keeps running. > > Here's an example s

bug#55358: docker containers stopped when doing guix install or guix shell

2022-05-11 Thread Remco van 't Veer
On a Guix system host, some running docker containers are stopped when doing guix install or other guix operations like shell. I noticed this happing to mysql and postgres containers but an elasticsearch container just keeps running. Here's an example session: $ docker ps CONTAINER ID IMAGE