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
c29c1709
Valider
c29c1709
rédigé
Il y a 4 ans
par
remi-filament
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
Fix known hosts destination
parent
f05f7630
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
3
Afficher les modifications d'espaces
En ligne
Côte à côte
Affichage de
3 fichiers modifiés
10.0.Dockerfile
+1
-1
1 ajout, 1 suppression
10.0.Dockerfile
12.0.Dockerfile
+1
-1
1 ajout, 1 suppression
12.0.Dockerfile
12.0_ml.Dockerfile
+1
-1
1 ajout, 1 suppression
12.0_ml.Dockerfile
avec
3 ajouts
et
3 suppressions
10.0.Dockerfile
+
1
−
1
Voir le fichier @
c29c1709
...
@@ -52,7 +52,7 @@ RUN set -x; \
...
@@ -52,7 +52,7 @@ RUN set -x; \
rm -rf /var/lib/apt/lists/* wkhtmltox.deb
rm -rf /var/lib/apt/lists/* wkhtmltox.deb
# Add Git Known Hosts
# Add Git Known Hosts
COPY
./ssh_known_git_hosts
~
root/.ssh/known_hosts
COPY
./ssh_known_git_hosts
/
root/.ssh/known_hosts
# Install Odoo and remove not French translations and .git directory to limit amount of data used by container
# Install Odoo and remove not French translations and .git directory to limit amount of data used by container
RUN
set
-x
;
\
RUN
set
-x
;
\
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
12.0.Dockerfile
+
1
−
1
Voir le fichier @
c29c1709
...
@@ -48,7 +48,7 @@ RUN set -x; \
...
@@ -48,7 +48,7 @@ RUN set -x; \
rm
-rf
/var/lib/apt/lists/
*
wkhtmltox.deb
rm
-rf
/var/lib/apt/lists/
*
wkhtmltox.deb
# Add Git Known Hosts
# Add Git Known Hosts
COPY
./ssh_known_git_hosts
~
root/.ssh/known_hosts
COPY
./ssh_known_git_hosts
/
root/.ssh/known_hosts
# Install Odoo and remove not French translations and .git directory to limit amount of data used by container
# Install Odoo and remove not French translations and .git directory to limit amount of data used by container
RUN
set
-x
;
\
RUN
set
-x
;
\
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
12.0_ml.Dockerfile
+
1
−
1
Voir le fichier @
c29c1709
...
@@ -48,7 +48,7 @@ RUN set -x; \
...
@@ -48,7 +48,7 @@ RUN set -x; \
rm
-rf
/var/lib/apt/lists/
*
wkhtmltox.deb
rm
-rf
/var/lib/apt/lists/
*
wkhtmltox.deb
# Add Git Known Hosts
# Add Git Known Hosts
COPY
./ssh_known_git_hosts
~
root/.ssh/known_hosts
COPY
./ssh_known_git_hosts
/
root/.ssh/known_hosts
# Install Odoo and remove not French translations and .git directory to limit amount of data used by container
# Install Odoo and remove not French translations and .git directory to limit amount of data used by container
RUN
set
-x
;
\
RUN
set
-x
;
\
...
...
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