From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CIQHNWQH7mVwcwAA62LTzQ:P1 (envelope-from ) for ; Sun, 10 Mar 2024 20:17:57 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id CIQHNWQH7mVwcwAA62LTzQ (envelope-from ) for ; Sun, 10 Mar 2024 20:17:56 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710098276; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=3RroSokElR142bNTuC9vigjs56NyTeumjVZSlMKgGjs=; b=DsDuDKFr4wi+kfdjeax5sLY3dCSySXL4TeEfHTcQTSOvMNqtSIKmNydY6YNTPxQkZeSn+0 iTt0zUvcLCDFiKGo/K7ag1BvNvBgYhuTJWidUo+eKqqZZHpNKqRaGOym+TCvW+wZlJP/DM aFH7tSYOHsK+/yTIZkphrQb40Gw1UQda/bujxDXOcmrYP9If2fN79GJW+ame00QYPCKKs1 khG+72jiBhmk27l4SceN5OM27ueZ1TdZ9QsqDeNqoSpXwHQ/jSfoOpTQRnERgVRKSMQfYB /DQRv/GTT7AXoxl7+r58kVIfyko9BQfqOmfiFkvMWTEnSD2ndcAjn8lI+LZmSA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710098276; a=rsa-sha256; cv=none; b=kj/6ySQ+tr9i1jwoL11Z23i0L5umZYGFF+2D8tppJ5sORFFkram0jZ9vIU8ZPtD9YnRTOs 0VGIGxAUK1BYE5J2NTEZfIYDrzO7Cw3r8CFgOJxYzj1oWI0prKk4w8QScrG+LO6Hr9FAc9 PEoT6zSnt3LoSzUpzGoC49vNDvW3U/uFi5DkO08g7ArVKT49mHlcyy3AhNIqBUvET33ZhE hcoKT/I8cgAsmNiNm5qt5GjMt1dVIJuIpOAUKJetdoafSheZWUtOUgCx4jXpgLQMX1q1jh WsN+Rpf3HgYk395GjQADx0ABlnTGhjh/rpTGUYU8ZRDvuCtLnAvZaulyllTg/g== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8F3D81535D for ; Sun, 10 Mar 2024 20:17:56 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rjOfg-0005pI-JJ; Sun, 10 Mar 2024 15:17:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rjOff-0005oo-IX for help-guix@gnu.org; Sun, 10 Mar 2024 15:17:19 -0400 Received: from wilbur.contactoffice.com ([212.3.242.68]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rjOfd-0001Hp-Fd for help-guix@gnu.org; Sun, 10 Mar 2024 15:17:19 -0400 Received: from fidget.co-bxl (fidget.co-bxl [10.2.0.33]) by wilbur.contactoffice.com (Postfix) with ESMTP id C4E5219B; Sun, 10 Mar 2024 20:17:12 +0100 (CET) Date: Sun, 10 Mar 2024 20:17:10 +0100 (CET) From: Samuel Schmidt To: help-guix@gnu.org, Rodrigo Morales Message-ID: <1490502251.1052552.1710098230842@fidget.co-bxl> In-Reply-To: <87il3rr8as.fsf@rodrigomorales.site> References: <87o7djlp9t.fsf@rodrigomorales.site> <87il3rr8as.fsf@rodrigomorales.site> Subject: Re: Error when trying to run "docker-compose up" MIME-Version: 1.0 X-Mailer: ContactOffice Mail X-ContactOffice-Account: com:183455178 Received-SPF: none client-ip=212.3.242.68; envelope-from=samuel@schmidt-contact.com; helo=wilbur.contactoffice.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: help-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.37 X-Spam-Score: -6.37 X-Migadu-Queue-Id: 8F3D81535D X-TUID: Oq28YgOd0hKN Hello, I am facing the same problem, but I have to use docker-compose.=C2=A0 I guess there are no plans to fix this atm? :/ Or did you find any help reg= arding this problem? Am 17.01.2024 um 21:53, Rodrigo Morales schrieb:Ro= drigo 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 January 2016(!), and has never been updated since. I guess that proves how unneccessary Docker is once you've discovered Guix=E2=80=A6 ducks #+END_QUOTE Furthermore, I noticed that the version of docker-compose is 1.29.2 and upstream [2] is at 2.12.0, so even if I fix this problem. I'll be using an old version of docker-compose. For my use case, it would be more useful to use the latest version of docker-compose, so if I wanted to use docker-compose under Guix, I would need for me to write a Guix package for that version. 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 reason why I initially wanted to use docker is because I find it more convenient to run a web server with node.js and postgresql. Any information on this topic is appreciated. [1] https://lists.gnu.org/archive/html/help-guix/2019-06/msg00182.html [2] https://github.com/docker/compose/releases