Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
O
odoo_docker
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Déploiement
Registre de conteneurs
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse du dépôt
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Le Filament
odoo_docker
Validations
1eb62a02
Valider
1eb62a02
rédigé
Il y a 2 ans
par
Rémi - Le Filament
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
[DEP] get postgresql from archive repo
parent
c1279b59
Branches
Branches contenant la validation
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
4
Pipelines
1
Afficher les modifications d'espaces
En ligne
Côte à côte
Affichage de
4 fichiers modifiés
12.0.Dockerfile
+1
-1
1 ajout, 1 suppression
12.0.Dockerfile
12.0.Dockerfile.arm
+1
-1
1 ajout, 1 suppression
12.0.Dockerfile.arm
12.0_ml.Dockerfile
+1
-1
1 ajout, 1 suppression
12.0_ml.Dockerfile
12.0_py3.6.Dockerfile
+1
-1
1 ajout, 1 suppression
12.0_py3.6.Dockerfile
avec
4 ajouts
et
4 suppressions
12.0.Dockerfile
+
1
−
1
Voir le fichier @
1eb62a02
...
...
@@ -32,7 +32,7 @@ RUN set -x; \
xfonts-base
\
xz-utils
\
&&
\
echo
'deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main'
>>
/etc/apt/sources.list.d/postgresql.list
&&
\
echo
'deb http://apt
-archive
.postgresql.org/pub/repos/apt/ stretch-pgdg main'
>>
/etc/apt/sources.list.d/postgresql.list
&&
\
curl
-SL
https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add -
&&
\
curl
-o
wkhtmltox.deb
-SL
https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.stretch_amd64.deb
&&
\
echo
'7e35a63f9db14f93ec7feeb0fce76b30c08f2057 wkhtmltox.deb'
|
sha1sum
-c
-
&&
\
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
12.0.Dockerfile.arm
+
1
−
1
Voir le fichier @
1eb62a02
...
...
@@ -35,7 +35,7 @@ RUN set -x; \
xfonts-base \
xz-utils \
&& \
echo 'deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main' >> /etc/apt/sources.list.d/postgresql.list && \
echo 'deb http://apt
-archive
.postgresql.org/pub/repos/apt/ stretch-pgdg main' >> /etc/apt/sources.list.d/postgresql.list && \
curl -SL https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && \
curl -o wkhtmltox.deb -SL https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.raspbian.stretch_armhf.deb && \
seq 1 8 | xargs -I{} mkdir -p /usr/share/man/man{} && \
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
12.0_ml.Dockerfile
+
1
−
1
Voir le fichier @
1eb62a02
...
...
@@ -32,7 +32,7 @@ RUN set -x; \
xfonts-base
\
xz-utils
\
&&
\
echo
'deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main'
>>
/etc/apt/sources.list.d/postgresql.list
&&
\
echo
'deb http://apt
-archive
.postgresql.org/pub/repos/apt/ stretch-pgdg main'
>>
/etc/apt/sources.list.d/postgresql.list
&&
\
curl
-SL
https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add -
&&
\
curl
-o
wkhtmltox.deb
-SL
https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.stretch_amd64.deb
&&
\
echo
'7e35a63f9db14f93ec7feeb0fce76b30c08f2057 wkhtmltox.deb'
|
sha1sum
-c
-
&&
\
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
12.0_py3.6.Dockerfile
+
1
−
1
Voir le fichier @
1eb62a02
...
...
@@ -16,7 +16,7 @@ RUN set -x; \
libxslt1.1
\
npm
\
openssh-client
&&
\
echo
'deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main'
>>
/etc/apt/sources.list.d/postgresql.list
&&
\
echo
'deb http://apt
-archive
.postgresql.org/pub/repos/apt/ buster-pgdg main'
>>
/etc/apt/sources.list.d/postgresql.list
&&
\
curl
-SL
https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add -
&&
\
curl
-o
wkhtmltox.deb
-SL
https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.buster_amd64.deb
&&
\
echo
'ea8277df4297afc507c61122f3c349af142f31e5 wkhtmltox.deb'
|
sha1sum
-c
-
&&
\
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter