FSKY OCI images

wikiless (latest)

Published 2025-11-06 14:59:45 +01:00 by architect

Installation

docker pull foundry.fsky.io/oci/wikiless:latest
sha256:5eba1ddaeca2314534d4cf9c9be753f6a723f75da56a0926c0c343a09583132d

Image Layers

WORKDIR /wikiless
COPY file:03e74d0e7bef6a2e708b746d33a78e46f2f0da40af4dd43fbe3036251b60feb9 in ./
COPY file:a085ac8ed568d6e9484c9de86e69663007d2915417ed6063dfb4b7f3f3b076f2 in ./
COPY dir:3828079b0a75a71f8588b297b0e78cfe9093b4c3b4f66516fea140ecd5f36ed2 in ./node_modules
COPY dir:bb74354a5c1b8d717330bf53f9fcb6ca1a563c3ada28a89c389534b74b41181e in ./src
COPY dir:f5afcbe10b3f76192b1172fca38752888cb28a75b3f9c18c6cce24a283cf428e in ./media
COPY dir:4517d115900768a6a71f2495247530b4dc043ce560692357f0c33e8f7f922229 in ./static
EXPOSE 8080
HEALTHCHECK --interval=30s --timeout=3s --start-period=5s --retries=3 CMD ["node", "-e", "require('http').get('http://localhost:8080/health', (res) => process.exit(res.statusCode === 200 ? 0 : 1))"]
COPY file:7030baaeea5809838b5056313da705e24456b0decf5df96bb131b2cad0fc392b in ./wikiless.config
CMD ["src/wikiless.js"]

Labels

Key Value
io.buildah.version 1.41.5
Details
Container
2025-11-06 14:59:45 +01:00
1
OCI / Docker
linux/amd64
58 MiB
Versions (1) View all
latest 2025-11-06