gitea_mattermost (latest)
Published 2023-04-12 09:39:40 +00:00 by hugo
Installation
docker pull git.wyatt-studio.fr/hugo/gitea_mattermost:latestsha256:ee3c6543f21dc641683550bf726ea95a8499670b5ec2f2f4436d9bb5dfcb291fImage Layers
| COPY /runtime/ / # buildkit |
| COPY /app/build/bin/server /app/bin/ # buildkit |
| LABEL maintainer=Hugo Pointcheval |
| COPY /app/build/config /config/ # buildkit |
| CMD ["/app/bin/server"] |
Labels
| Key | Value |
|---|---|
| maintainer | Hugo Pointcheval |