From patchwork Sat Aug 3 14:44:17 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Douglas Goldstein X-Patchwork-Id: 11074489 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3E97613AC for ; Sat, 3 Aug 2019 14:46:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2D34128891 for ; Sat, 3 Aug 2019 14:46:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2058428896; Sat, 3 Aug 2019 14:46:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.0 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B584628891 for ; Sat, 3 Aug 2019 14:46:26 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1htvGk-00020n-Ed; Sat, 03 Aug 2019 14:44:26 +0000 Received: from us1-rack-dfw2.inumbo.com ([104.130.134.6]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1htvGi-00020i-N8 for xen-devel@lists.xenproject.org; Sat, 03 Aug 2019 14:44:24 +0000 X-Inumbo-ID: 2f380ac5-b5fd-11e9-8980-bc764e045a96 Received: from mail-yb1-xb41.google.com (unknown [2607:f8b0:4864:20::b41]) by us1-rack-dfw2.inumbo.com (Halon) with ESMTPS id 2f380ac5-b5fd-11e9-8980-bc764e045a96; Sat, 03 Aug 2019 14:44:23 +0000 (UTC) Received: by mail-yb1-xb41.google.com with SMTP id q5so15688795ybp.1 for ; Sat, 03 Aug 2019 07:44:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cardoe.com; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=GGF0pGjmq5WZ4vQvLBOxVLb3ImbNOvZ62pStIVd1l+o=; b=IFfO4ChHHltVX/vi+KGXf7OiFMcSmCmoKB2jhIQmy+iGNPIEcWJPIExweDZv/qV+G1 LfM+O6mlr/jsYDPu1O2Qfr1YdQS+HXfOnQQbk3dp1xGfA2QRIBiuq6aaVK0nZYDMXAQj eBL6g9Ox9hkFwuNFf4HhVZiRerdeYgeg1eGVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=GGF0pGjmq5WZ4vQvLBOxVLb3ImbNOvZ62pStIVd1l+o=; b=gGpVt71W2pHBY0YgVf/xXRzYOAv7CUw5Og6FLSlHr/kqIgieY7Hj/W6NCEXAxgF2Ko cd5n6KmeHOxGue+jE8aYXClmkb5HHeQW9DKjBqEGI+oq9/6pq1wWbjjhLbmtvKNeXkVM 2CFs6JSl/5QMsT+BWCkp3KDrtHkQ09TxQOIaKDM+xs3m6WJmvPtQKTjxs0soiuPXrfds ZZlbF2NLDYPzV7hmgNxotIG7zhGGWvCgVEk29wXNwNb3K6/GJ2+ayEqcftrTTVgutJkg ObtiiSXqW8fnZhIzs70MTuHwrTjrgEKmbrgioCh7YrPLzlE7nq532hPI+/3iga5PIdxg yDiw== X-Gm-Message-State: APjAAAXaKvpVcIfHJc7qo7Kgq0AbyhNhEBu+F+/0HIR9caBnTObWmcXq DrQif63sscalQ4I0/HU9rR2SCB8h X-Google-Smtp-Source: APXvYqwgTVTigxtoaja2PiJtRNLMYWKcNCL+I4W9p/mbWk8Ria8+242l5KIeDi/qNZ5kmAx1l2JrPA== X-Received: by 2002:a25:c589:: with SMTP id v131mr5536261ybe.148.1564843463069; Sat, 03 Aug 2019 07:44:23 -0700 (PDT) Received: from MacBook-Pro.localdomain (104-179-196-18.lightspeed.brhmal.sbcglobal.net. [104.179.196.18]) by smtp.gmail.com with ESMTPSA id u6sm17938266ywl.10.2019.08.03.07.44.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 03 Aug 2019 07:44:22 -0700 (PDT) From: Doug Goldstein To: xen-devel@lists.xenproject.org Date: Sat, 3 Aug 2019 09:44:17 -0500 Message-Id: <20190803144417.60947-1-cardoe@cardoe.com> X-Mailer: git-send-email 2.20.1 (Apple Git-117) MIME-Version: 1.0 Subject: [Xen-devel] [PATCH] automation: add info about container pushes X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Andrew Cooper , Doug Goldstein , Dario Faggioli Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" X-Virus-Scanned: ClamAV using ClamSMTP To be able to push a container, users must have access and have logged into the container registry. The docs did not explain this fully so this documents the steps better. Signed-off-by: Doug Goldstein Acked-by: Andrew Cooper --- automation/build/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/automation/build/README.md b/automation/build/README.md index d8c8a18e33..476f82cf45 100644 --- a/automation/build/README.md +++ b/automation/build/README.md @@ -66,6 +66,10 @@ There is a makefile to make this process easier. You should be able to run `make DISTRO/VERSION` to have Docker build the container for you. If you define the `PUSH` environment variable when running the former `make` command, it will push the container to the [registry] if -you have access to do so. +you have access to do so and have your Docker logged into the registry. + +To login you must run `docker login registry.gitlab.com`. For more +information see the [registry help]. [registry]: https://gitlab.com/xen-project/xen/container_registry +[registry help]: https://gitlab.com/help/user/project/container_registry