Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider f6bb09b0 rédigé par Erwan BOUSSE's avatar Erwan BOUSSE
Parcourir les fichiers

Bump drawio 15.8.7 and Fedora 35

parent c8ebb1b1
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #34464 réussi
FROM fedora:32
FROM fedora:35
RUN dnf install -y xorg-x11-server-Xvfb alsa-lib make findutils gdouros-symbola-fonts google-noto-emoji-fonts google-noto-emoji-color-fonts
RUN dnf group install -y fonts
RUN dnf install -y https://github.com/jgraph/drawio-desktop/releases/download/v13.0.3/draw.io-x86_64-13.0.3.rpm
RUN dnf install -y https://github.com/jgraph/drawio-desktop/releases/download/v15.8.7/drawio-x86_64-15.8.7.rpm
COPY ./drawio /usr/local/bin/drawio
......@@ -4,4 +4,4 @@ set -x
echo "Running drawio in CLI mode only using xvfb-run"
xvfb-run -a /opt/draw.io/drawio "$@" --no-sandbox
\ No newline at end of file
xvfb-run -a /opt/drawio/drawio "$@" --no-sandbox
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter