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
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
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
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
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
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
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
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