]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
container/Containerfile: allow failure from curl to stop build
authorDan Mick <dan.mick@redhat.com>
Thu, 21 Nov 2024 02:23:50 +0000 (18:23 -0800)
committerDan Mick <dan.mick@redhat.com>
Thu, 5 Dec 2024 08:07:40 +0000 (00:07 -0800)
commit2197f487706b6779c7bed161d54236b99a3a17d6
tree9b23139794ac9293f27bb18ba36e6ff99dc09292
parent3eb08c3a7e1e284198c4fdcb0d1888eed7bda27f
container/Containerfile: allow failure from curl to stop build

curl doesn't actually fail unless -f is used; also, add
some sh -e flags.

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