Translations:Tuto pour le déploiement des sites avec Docker/14/en

De WikiBR
Version datée du 5 août 2026 à 12:40 par Daniela.cojocaru (discussion | contributions) (Page créée avec « We assume your project is hosted on the [https://gitlab.binets.fr BR's gitlab instance]. Create a <code>deployment</code> directory at the root of your repository and create a file <code>Dockerfile</code> (with no extension) and a file <code>docker-compose.yaml</code> in it. »)
(diff) ← Version précédente | Version actuelle (diff) | Version suivante → (diff)

We assume your project is hosted on the BR's gitlab instance. Create a deployment directory at the root of your repository and create a file Dockerfile (with no extension) and a file docker-compose.yaml in it.