Block a user
automation_rs (master)
Installation
docker pull git.huizinga.dev/dreaded_x/automation_rs:mastersha256:58dfc42e7eaaecf5eb16fc3c93916c2fbab2bade5965b7ae4919870ec726b178
Images
| Digest | OS / Arch | Size |
|---|---|---|
| e0240e2a88 | linux/amd64 | 8.9 MiB |
Image Layers ( linux/amd64)
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//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_debian13 |
| bazel build //common:cacerts_debian13_amd64 |
| COPY /app/target/release/automation /app/automation # buildkit |
| ENV AUTOMATION__ENTRYPOINT=/app/config/config.lua |
| ENV LUA_PATH=/app/?.lua;; |
| COPY ./config /app/config # buildkit |
| CMD ["/app/automation"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-06-20T03:54:02.444Z |
| org.opencontainers.image.description | Home automation program |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 77a32d1507f9521e139d73b2e3b8c86964439dac |
| org.opencontainers.image.source | https://git.huizinga.dev/Dreaded_X/automation_rs |
| org.opencontainers.image.title | automation_rs |
| org.opencontainers.image.url | https://git.huizinga.dev/Dreaded_X/automation_rs |
| org.opencontainers.image.version | edge |
Details
Versions (8)
View all
master
2026-06-20
edge
2026-06-20
feature-bambu
2026-06-19
feature-upgrade_workflow
2025-11-20
feature-improve_config
2025-10-22