From 12ead55732ab8cb88987747e50a477e78788cc3c Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Thu, 8 Dec 2022 12:24:53 -0500 Subject: [PATCH] We don't need to copy usr here --- Containerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Containerfile b/Containerfile index a5ba022..527411f 100644 --- a/Containerfile +++ b/Containerfile @@ -2,7 +2,6 @@ FROM ghcr.io/cgwalters/fedora-silverblue:37 # See https://pagure.io/releng/issue/11047 for final location COPY etc /etc -COPY usr /usr COPY ublue-firstboot /usr/bin