projectmycelium_marketplace (v0.8.0)
Published 2026-03-25 01:40:33 +00:00 by mik-tf
Installation
docker pull forge.ourworld.tf/coopcloud_code/projectmycelium_marketplace:v0.8.0sha256:9ac5e862718e118d0f02091726e2182fd639a9bc2a56f0fd26485e23b7c4aec6Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200' |
| /bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 libpq5 curl && rm -rf /var/lib/apt/lists/* && useradd --create-home --shell /bin/bash --user-group --uid 1001 marketplace |
| WORKDIR /app |
| COPY file:2d35b4813b2ea02598bd7ba2471a6dc5a404cddcf82dca1e0e643002f8193a7d in /app/marketplace |
| COPY dir:c143556f7a5ac6f11d09bbcadb1a1435935fb27664ff9836dcf6144025d0122b in /app/src/views |
| COPY dir:25efc518ded3752f2c04c2aaec853375d7ab3bc28d1f827b207ae437b3871bda in /app/src/static |
| COPY dir:e1915fd61bc1da2ef4e7c3893193c54e6c01363a46acf0c0f61fa52994546cbc in /app/user_data |
| /bin/sh -c chown -R marketplace:marketplace /app |
| USER marketplace |
| HEALTHCHECK --interval=30s --timeout=10s --start-period=5s --retries=3 CMD curl -f http://localhost:8000/api/health || exit 1 |
| EXPOSE 8000 |
| ENV APP_HOST=0.0.0.0 |
| CMD ["./marketplace", "--port", "8000"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.33.7 |
Details
2026-03-25 01:40:33 +00:00
Versions (13)
View all
Container
0
OCI / Docker
linux/amd64
54 MiB
development_mik02
2026-04-11
development
2026-04-10
v2.2.0
2026-04-03
latest
2026-04-01
v2.1.0
2026-04-01