Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Jul 5, 2023
1 parent 3d378e8 commit 3bf517c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ RUN dnf clean all
RUN rm -rf /var/cache/yum

RUN pip3 install --no-cache-dir ostree-push yq

RUN curl https://raw.githubusercontent.com/flatpak/flat-manager/master/flat-manager-client -o /usr/bin/flat-manager-client
RUN chmod +x /usr/bin/flat-manager-client

0 comments on commit 3bf517c

Please sign in to comment.