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
bbd1ac1b
Valider
bbd1ac1b
rédigé
Il y a 11 mois
par
Théo - Le Filament
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
fix(build): resolv a second unexpected command output to file while installing pip package
parent
b9be96f6
Branches
Branches contenant la validation
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
1
Pipelines
5
Afficher les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
16.0.Dockerfile
+1
-1
1 ajout, 1 suppression
16.0.Dockerfile
avec
1 ajout
et
1 suppression
16.0.Dockerfile
+
1
−
1
Voir le fichier @
bbd1ac1b
...
@@ -40,7 +40,7 @@ RUN set -x; \
...
@@ -40,7 +40,7 @@ RUN set -x; \
COPY
--from=builder /svc /svc
COPY
--from=builder /svc /svc
RUN
pip3
install
--no-index
--find-links
=
/svc/wheels
-r
https://raw.githubusercontent.com/oca/OCB/16.0/requirements.txt
&&
\
RUN
pip3
install
--no-index
--find-links
=
/svc/wheels
-r
https://raw.githubusercontent.com/oca/OCB/16.0/requirements.txt
&&
\
pip3
install
-U
--no-index
--find-links
=
/svc/wheels astor
openupgradelib
phonenumbers
python-stdnum>
=
1.18
PyYAML
zxcvbn
pip3
install
-U
--no-index
--find-links
=
/svc/wheels
'
astor
'
'
openupgradelib
'
'
phonenumbers
'
'
python-stdnum>=1.18
'
'
PyYAML
'
'
zxcvbn
'
# 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
...
...
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