Skip to content

Commit

Permalink
Add rpm package (for rpmbuild)
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge authored and bpicode committed Sep 29, 2020
1 parent bc8c24f commit 5b23611
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 @@ -7,6 +7,7 @@ LABEL "com.github.actions.icon"="package"
LABEL "com.github.actions.color"="green"

RUN apk --no-cache add build-base
RUN apk --no-cache add rpm
RUN apk --no-cache add tar
RUN apk --no-cache add zip
RUN gem install --no-document fpm -v 1.11.0
Expand Down

0 comments on commit 5b23611

Please sign in to comment.