Re: Error when trying to run "docker-compose up"

2024-03-22 Thread Samuel Schmidt
Hello, here is a work around for running docker compose on guix, that worked for me: ''' mkdir .docker/cli-plugins curl -SL https://github.com/docker/compose/releases/download/v2.17.2/docker-compose-linux-x86_64 -o $HOME/.docker/cli-plugins/docker-compose sudo chmod +x $HOME/.docker/cli-plugins

Re: Error when trying to run "docker-compose up"

2024-03-17 Thread Ian Eure
Samuel Schmidt writes: Hello, I am facing the same problem, but I have to use docker-compose.  I guess there are no plans to fix this atm? :/ Or did you find any help regarding this problem? Am 17.01.2024 um 21:53, Rodrigo Morales schrieb:Rodrigo Morales writes: Does anyone know wha

Re: Error when trying to run "docker-compose up"

2024-03-10 Thread Tomas Volf
Hello, On 2024-03-10 20:17:10 +0100, Samuel Schmidt wrote: > Hello, > > I am facing the same problem, but I have to use docker-compose. > I guess there are no plans to fix this atm? :/ Or did you find any help > regarding this problem? I guess you can always try to update the docker-compose and

Re: Error when trying to run "docker-compose up"

2024-03-10 Thread Samuel Schmidt
Hello, I am facing the same problem, but I have to use docker-compose.  I guess there are no plans to fix this atm? :/ Or did you find any help regarding this problem? Am 17.01.2024 um 21:53, Rodrigo Morales schrieb:Rodrigo Morales writes: > Does anyone know what could be the problem? I fou

Re: Error when trying to run "docker-compose up"

2024-01-17 Thread Rodrigo Morales
Rodrigo Morales writes: > I found a thread [1] in help-guix from November 2020 on port forwarding > for Guix containers. [1] https://www.mail-archive.com/help-guix@gnu.org/msg10490.html

Re: Error when trying to run "docker-compose up"

2024-01-17 Thread Rodrigo Morales
Rodrigo Morales writes: > I have one question: The user above states that Docker is unnecessary > once you have discovered Guix. I have been using Guix for around 6 > months, but I don't see how I could use Guix for running a web server on > a container that uses node.js and postgresql. The reaso

Re: Error when trying to run "docker-compose up"

2024-01-17 Thread Rodrigo Morales
Rodrigo Morales writes: > Does anyone know what could be the problem? I found this thread [1] on help-guix from 2019 where a user reports having errores with docker-compose. A user replies: #+BEGIN_QUOTE The root of this problem is that our docker-compose package is *very* old: it was added in

Error when trying to run "docker-compose up"

2024-01-17 Thread Rodrigo Morales
I'm getting the following error when trying to run "docker-compose up" #+BEGIN_SRC text $ docker-compose up /gnu/store/c4k00zq96fx1zpbvpd5yrf7q32f7pgcg-python-paramiko-2.7.2/lib/python3.10/site-packages/paramiko/transport.py:219: CryptographyDeprecationWarning: Blowfish has