Block a user
beszel (latest)
Published 2026-05-16 16:15:55 +02:00 by poma
Installation
docker pull gitea.poma-lab.com/poma/beszel:latestsha256:1c5a4b2a277b6878b2d612419f02fc88957f870435ab2bf000c8bc14835c1aa5
About this package
Lightweight server monitoring with historical data, docker stats, and alerts.
Image Layers
| COPY /beszel / # buildkit |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| VOLUME [/beszel_data] |
| EXPOSE [8090/tcp] |
| ENTRYPOINT ["/beszel"] |
| CMD ["serve" "--http=0.0.0.0:8090"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-05T20:17:01.500Z |
| org.opencontainers.image.description | Lightweight server monitoring with historical data, docker stats, and alerts. |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 6e3fd90834309213aca32f2ff5fb0b027661c39a |
| org.opencontainers.image.source | https://github.com/henrygd/beszel |
| org.opencontainers.image.title | beszel |
| org.opencontainers.image.url | https://github.com/henrygd/beszel |
| org.opencontainers.image.version | 0.18.7 |