From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id yONtHcSMm2PdfQEAbAwnHQ (envelope-from ) for ; Thu, 15 Dec 2022 22:08:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id eOtgHcSMm2MzdwAA9RJhRA (envelope-from ) for ; Thu, 15 Dec 2022 22:08:20 +0100 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 187023F763 for ; Thu, 15 Dec 2022 22:08:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p5vSW-0003vI-IA; Thu, 15 Dec 2022 16:08:04 -0500 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 1p5vSV-0003v7-5C for guix-patches@gnu.org; Thu, 15 Dec 2022 16:08:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p5vSU-000233-T7 for guix-patches@gnu.org; Thu, 15 Dec 2022 16:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p5vSU-0003mE-IX for guix-patches@gnu.org; Thu, 15 Dec 2022 16:08:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#58123] [PATCH] gnu: services: docker: Add docker-container-service-type Resent-From: =?UTF-8?Q?M=C3=A1ja_?= =?UTF-8?Q?Tom=C3=A1=C5=A1ek?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 Dec 2022 21:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58123 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: maximedevos@telenet.be, 58123@debbugs.gnu.org Received: via spool by 58123-submit@debbugs.gnu.org id=B58123.167113847814510 (code B ref 58123); Thu, 15 Dec 2022 21:08:02 +0000 Received: (at 58123) by debbugs.gnu.org; 15 Dec 2022 21:07:58 +0000 Received: from localhost ([127.0.0.1]:44929 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5vSP-0003ly-Sk for submit@debbugs.gnu.org; Thu, 15 Dec 2022 16:07:58 -0500 Received: from knopi.disroot.org ([178.21.23.139]:38610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5vSN-0003lr-Dw for 58123@debbugs.gnu.org; Thu, 15 Dec 2022 16:07:56 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id BF90C41184; Thu, 15 Dec 2022 22:07:53 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3gNACy71LxHL; Thu, 15 Dec 2022 22:07:48 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1671138468; bh=f6Xv3f6svj1BUzC+Ye+UVWu/vUrJszl97izvbRUXY+w=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=TWZjiFYeFfzqyqJY2fbkoHfCTIkNApiWYuzOgJuHsb7vCFc14fiMBtguDyqn7Fmli 4cbOIs6A0ok2DQLDSrrlNdU1eeAZ4oKdPWdGu6FanPE4Mp0k/+7FEQHjiKb9iJDHJ2 zBXtkIqXoH0NfJovMhnVuG51ZZFFrvIzE32brddTZorlbuuJ0SFFWTFkzbM3CgKdbj tWtvzd2ScRTIO6sAqF3UwCV5NCYBkOvz3dxMBxO7JC65zGs2EZ4zwLwwlQwx6Nuddh xQssKQ2pdQQ+41YB/QL6SYD9C1HpYe4i2hPK7vYWaasoTW83Mt+FDB3o1JSE4KVzl2 hvlJV9XyrYCSw== In-Reply-To: <87a647yv1h.fsf_-_@gnu.org> References: <87czaygrt8.fsf@disroot.org> <87k053ri04.fsf@gnu.org> <87a647yv1h.fsf_-_@gnu.org> Date: Thu, 15 Dec 2022 22:07:44 +0100 Message-ID: <87r0x0jrz3.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: =?UTF-8?Q?M=C3=A1ja_?= =?UTF-8?Q?Tom=C3=A1=C5=A1ek?= X-ACL-Warn: , =?utf-8?q?M=C3=A1ja_Tom=C3=A1=C5=A1ek_via_Guix-patches?= From: guix-patches--- via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671138500; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=f6Xv3f6svj1BUzC+Ye+UVWu/vUrJszl97izvbRUXY+w=; b=u5cM4vNmPPWjhvixgstvsCIZMrmk4aU38EKSHe7wWHhOBMSHhRDgNdFHHepH1y99NTAO32 j3+J4yN3ajffsgk6J6T/JKnrTTykT7yUNijnnl1eoYjWhQihiEOjxDUxfJzl/Ie0G6aVFK UHS6SVL6hXnEhGzbbEDss9Lsp2GdxICMak/LzMuSBAvusrvf7a+3j+OMrFCW5T8Oqc8Ufp 4XNqJTCCNXqK1K63AIq46PzrL2TzMkrHGWhTlBJly1kNd+HttbJ682o4ZGwkIlbXFROgTL QBMV3D3jOc3b8N/OjECR0PUXYlQulXosjLGjhfWhYXqxjJF1s6SJ/NgV111Rcg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=TWZjiFYe; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1671138500; a=rsa-sha256; cv=none; b=LwDJuh3t6qNpfTXlEvmdBFGWqgTQB8DaN9irfHHgU++r5YYBzjq2Ea04EPiEu45JZGx9u7 R04D/OJWkA5OEIrvsKDHlAcSH8mTV2lqOy/UMqmAIQ77Abh45o/7M6cfFJ+IB2OG/Vw4FU cJhIJVvC40LfVOrVMuSR2pH8iFJX85NgAQ4HSiCcCuu2SU0nLx+kYlqER64rggzVrXzMAX wRpNNPlS08GfmEBwC3JUJlBHw+FnI2L8w0Y2RFqTaoO0jkQxaRsVF21F4Id4iwcDXs5ASw sYacP9Sv8wuYEqfhzPouRXkpSXGbk5PEUqBJy4ZWa7O2O+lPuOFufZES6rZ2MA== X-Spam-Score: -1.98 X-Migadu-Queue-Id: 187023F763 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=TWZjiFYe; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.98 X-TUID: +NCbaiDLLEb8 Hi Ludo', Ludovic Court=C3=A8s writes: > Hi M=C3=A1ja, > > Did you have a chance to look into this? > I am sorry I have been busy lately. I have briefly looked into (gnu tests docker) but I need to study it more closely. I hope that I will have more time to spend on this during the holidays. I haven't forgot about this! I have been using it on my machines all this time, so this isn't something I want to abandon, but I need to test it more thoroughly and really study how tests work. The docker one is pretty complex, and I need to do something at least that complicated. Best regards, Maya