Skip to content

Commit

Permalink
feat(suse): added a suse sle micro image (#34)
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Meissner <meissner@suse.de>
  • Loading branch information
msmeissn authored Sep 10, 2024
1 parent 53aed8c commit bcbd1ca
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -277,3 +277,13 @@ suse-15.3: suse/sle15:15.3.17.8.16
EOS

crane copy registry.suse.com/suse/sle15@sha256:3c0b843c0d669e7851a65cea416644b7eefba03ea5b279ae8a2b82c29c61cc4b ${TEST_IMAGE}:suse-15.3_ndb

cat <<EOS
##################################
sle-micro-rancher-5.4: registry.suse.com/suse/sle-micro-rancher/5.4@sha256:62848d4b4dd02a23d19e35b243ff469b07d83ea3f0c3efb352f27cee624b37e0
##################################
EOS

crane copy registry.suse.com/suse/sle-micro-rancher/5.4@sha256:62848d4b4dd02a23d19e35b243ff469b07d83ea3f0c3efb352f27cee624b37e0 ${TEST_IMAGE}:sle-micro-rancher-5.4_ndb

0 comments on commit bcbd1ca

Please sign in to comment.