Skip to content

Commit

Permalink
Update Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin authored Sep 17, 2023
1 parent 655c199 commit fd8ebc3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions gtk/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM ghcr.io/containerpak/mesa:main
ARG DEBIAN_FRONTEND=noninteractive
RUN apt update
RUN apt install libgtk-4-dev libadwaita-1-dev libwebkit2gtk-4.1-dev libgweather-4-dev
RUN apt install fonts-noto
RUN apt install -y libgtk-4-dev libadwaita-1-dev libwebkit2gtk-4.1-dev libgweather-4-dev
RUN apt install -y fonts-noto

0 comments on commit fd8ebc3

Please sign in to comment.