We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4638c7 commit fc7a9deCopy full SHA for fc7a9de
ckstats/Dockerfile
@@ -3,7 +3,7 @@ FROM node:20-slim
3
LABEL maintainer="magicdude4eva" \
4
org.opencontainers.image.authors="magicdude4eva" \
5
org.opencontainers.image.documentation="https://github.com/magicdude4eva/btc-fullnode-stack" \
6
- org.opencontainers.image.description="CKStats - A stats dashboard for CKPool-Solo, with PostgreSQL + Grafana integration"
+ org.opencontainers.image.description="CKStats - A stats dashboard for CKPool-Solo, with PostgreSQL"
7
8
# Set environment
9
ENV DEBIAN_FRONTEND=noninteractive \
0 commit comments