From 29f0054b0445aa98fee21bb3447153065534b569 Mon Sep 17 00:00:00 2001 From: Nadav Spiegelman Date: Thu, 7 Mar 2024 09:39:09 -0500 Subject: [PATCH] Revert "Download latest cli image into computer image" This reverts commit 9d608ab379a4a3e5a32d5bc8653d9b003a7c147a. --- Containerfile.computer | 2 -- 1 file changed, 2 deletions(-) diff --git a/Containerfile.computer b/Containerfile.computer index 4b617c0..d7c161f 100644 --- a/Containerfile.computer +++ b/Containerfile.computer @@ -36,6 +36,4 @@ COPY computer/scripts/1password.sh / RUN sh /1password.sh RUN rm /1password.sh -RUN mkdir -m 755 -p /usr/containers && skopeo copy docker://ghcr.io/nadavspi/cli:latest dir:/usr/containers/cli - RUN rm -rf /tmp/* /var/* && ostree container commit