]> git.apps.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:10:54 +0000 (00:10 -0800)
commit7c9c738e7e11a8e3285c3aed890724c977b7a955
tree979fc0cb95489bac8ff35ec1acbb36c82936d0aa
parentd6d8faab5e865799eb293cc4d218131740e3ae40
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