]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
container/Containerfile: purge .repo files with secrets before commit
authorDan Mick <dan.mick@redhat.com>
Thu, 21 Nov 2024 02:18:59 +0000 (18:18 -0800)
committerDan Mick <dan.mick@redhat.com>
Thu, 5 Dec 2024 08:07:40 +0000 (00:07 -0800)
commit3eb08c3a7e1e284198c4fdcb0d1888eed7bda27f
tree1176960cdcaef513b16ab35358d9c14928e807e0
parentd129c60f10d8b679edaa0db0c3440a9d576c3530
container/Containerfile: purge .repo files with secrets before commit

ceph.repo had creds in it for download.ceph.com/prerelease.
Remove the .repo files we construct, since they're not necessary
once the container is built (no one should be dnf'ing anything
in the container).

Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 08432ef54212aa2aba724102854082e76f0cd847)
container/Containerfile