WIP: feat(Matomo): Add service #28

Draft
kosssi wants to merge 1 commits from matomo into mariadb
kosssi commented 2022-02-15 00:04:38 +01:00 (Migrated from git.weko.io)

Détails

  • Ajout de Matomo

Pourquoi

  • Pour proposer ce nouveau service

Liens

## Détails - Ajout de Matomo ## Pourquoi - Pour proposer ce nouveau service ## Liens - [ticket](https://tree.taiga.io/project/killiankemps-resilien/task/393)
killian (Migrated from git.weko.io) reviewed 2022-02-15 09:04:45 +01:00
@ -0,0 +7,4 @@
services:
matomo-fpm:
container_name: ${MATOMO_CONTAINER_NAME:-matomo}-fpm
image: ${MATOMO_IMAGE:-matomo:4.7.1-fpm-alpine}
killian (Migrated from git.weko.io) commented 2022-02-15 09:04:45 +01:00

Tu ne mets pas la version de l'image en sha256 comme pour les autres ?

Tu ne mets pas la version de l'image en sha256 comme pour les autres ?
killian (Migrated from git.weko.io) approved these changes 2022-02-15 09:06:45 +01:00
killian (Migrated from git.weko.io) left a comment

Ok. Juste les versions des images qui ne sont pas en sha256

Ok. Juste les versions des images qui ne sont pas en sha256
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin matomo:matomo
git checkout matomo
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ResiLien/services#28
No description provided.