Skip to content

Commit

Permalink
Annotate container image with github source
Browse files Browse the repository at this point in the history
closes #390

Signed-off-by: Guillaume Berche <guillaume.berche@orange.com>
Co-authored-by: Erik Godding Boye <egboye@gmail.com>
Signed-off-by: Guillaume Berche <guillaume.berche@orange.com>
  • Loading branch information
gberche-orange and erikgb committed Nov 27, 2023
1 parent 005d211 commit ce0a883
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RUN make cli

# release image with kubectl + kuttl
FROM registry.access.redhat.com/ubi8/ubi-minimal:latest
LABEL org.opencontainers.image.source="https://github.com/kudobuilder/kuttl"

RUN microdnf install vim tar gzip
RUN echo 'alias vi=vim' >> ~/.bashrc
Expand Down

0 comments on commit ce0a883

Please # to comment.