added conf repertory to image
This commit is contained in:
parent
4fcf84ce48
commit
bd699aa0c9
@ -20,9 +20,9 @@ FROM scratch
|
||||
WORKDIR /app
|
||||
|
||||
COPY ./docker_catalog.json /etc/oc/catalog.json
|
||||
|
||||
COPY --from=builder /app/conf /app/conf
|
||||
COPY --from=builder /app/oc-catalog /usr/bin/
|
||||
COPY --from=builder /app/swagger /app/swagger
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
ENTRYPOINT ["oc-catalog"]
|
||||
|
Loading…
Reference in New Issue
Block a user