Skip to content

Commit

Permalink
Install make, as it is not included in alpine images
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Geens committed Jan 6, 2025
1 parent a7b018b commit dcbadbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.revad-eos
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ ENV GIT_COMMIT=$GIT_COMMIT
ENV VERSION=$VERSION
ENV CGO_ENABLED 0

RUN apk add --no-cache make
RUN make revad

FROM gitlab-registry.cern.ch/dss/eos/eos-all:5.2.14
Expand Down

0 comments on commit dcbadbe

Please sign in to comment.