improved Dockerisation
This commit is contained in:
@@ -20,8 +20,7 @@ FROM scratch
|
||||
WORKDIR /app
|
||||
|
||||
COPY ./docker_catalog.json /etc/oc/catalog.json
|
||||
|
||||
COPY --from=builder /app/conf /app/conf
|
||||
COPY conf/app.conf /app/conf/
|
||||
COPY --from=builder /app/oc-catalog /usr/bin/
|
||||
COPY --from=builder /app/swagger /app/swagger
|
||||
|
||||
|
||||
Reference in New Issue
Block a user