Block a user
easee (latest)
Published 2026-08-26 20:01:57 +00:00 by steffen
Installation
docker pull git.skui.io/steffen/easee:latestsha256:4ae3a804ac9ccc24ae46733bc221fc89814ff7a046a62f157e195b1307386454
Image Layers
| bazel build @bookworm//base-files/amd64:data_statusd |
| bazel build @bookworm//netbase/amd64:data_statusd |
| bazel build @bookworm//tzdata/amd64:data_statusd |
| bazel build @bookworm//media-types/amd64:data_statusd |
| bazel build //common:rootfs |
| bazel build //common:passwd |
| bazel build //common:home |
| bazel build //common:group |
| bazel build //common:tmp |
| bazel build //static:nsswitch |
| bazel build //common:os_release_debian12 |
| bazel build //common:cacerts_debian12_amd64_tar |
| bazel build @bookworm//libc6/amd64:data_statusd |
| bazel build @bookworm//libssl3/amd64:data_statusd |
| bazel build @bookworm//libgomp1/amd64:data_statusd |
| bazel build @bookworm//libstdc++6/amd64:data_statusd |
| bazel build @bookworm//libgcc-s1/amd64:data_statusd |
| bazel build @bookworm//gcc-12-base/amd64:data_statusd |
| WORKDIR /app |
| COPY /usr/local /usr/local # buildkit |
| COPY /rootfs/pylib /opt/pylib # buildkit |
| ENV LD_LIBRARY_PATH=/usr/local/lib:/opt/pylib PATH=/usr/local/bin:/usr/bin:/bin EASEE_HOST=0.0.0.0 EASEE_PORT=8100 |
| COPY *.py ./ # buildkit |
| COPY assets/ ./assets/ # buildkit |
| EXPOSE [8100/tcp] |
| USER nonroot |
| ENTRYPOINT ["python3" "server.py"] |
Details
2026-08-26 20:01:57 +00:00
Versions (16)
View all
Container
7
OCI / Docker
linux/amd64
52 MiB
2026.08.26.1
2026-08-26
latest
2026-08-26
2026.08.12.11
2026-08-12
2026.08.12.10
2026-08-12
2026.08.12.9
2026-08-12