Skip to content

Commit

Permalink
Download latest cli image into computer image
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavspi committed Feb 22, 2024
1 parent 96094b7 commit 9d608ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Containerfile.computer
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ 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

0 comments on commit 9d608ab

Please sign in to comment.