ceph / ceph-container

Docker files and images to run Ceph in containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add ENV ACCEPT_EULA YES to IBM images

ktdreyer opened this issue · comments

We need to add a new ENV to the Dockerfile that we assemble from ubi8-ibm and ubi9-ibm:

ENV ACCEPT_EULA YES

To which file should we add this line? ceph-releases/ALL/ubi*-ibm/__DOCKERFILE_BRANDING__ ?