Block a user
router-lists-ui (v5)
Installation
docker pull git.shts.su/denozord/router-lists-ui:v5sha256:001ae84f257b45abd6e798ce36c3bc0fd7102ce8ba11b628a70887dc44f938b5
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c76cc3b6d5 | linux/amd64 | 50 MiB |
Image Layers ( linux/amd64)
| 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 |
| 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 |
| bazel build @nodejs20_amd64//:data |
| WORKDIR /app |
| COPY /app/node_modules ./node_modules # buildkit |
| COPY backend/server.js ./server.js # buildkit |
| COPY backend/lib ./lib # buildkit |
| COPY backend/middleware ./middleware # buildkit |
| COPY backend/routes ./routes # buildkit |
| COPY backend/services ./services # buildkit |
| COPY backend/utils ./utils # buildkit |
| COPY backend/db ./db # buildkit |
| COPY /app/frontend/dist ./public # buildkit |
| EXPOSE map[3001/tcp:{}] |
| USER nonroot |
| CMD ["server.js"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-26T15:26:04+07:00 |
| org.opencontainers.image.description | RouterOS Manager for domains and AS management |
| org.opencontainers.image.revision | e8ba6d47e302eb726e032720d488d697633b4123 |
| org.opencontainers.image.title | RouterOS Manager |
| org.opencontainers.image.version | v5 |
Details
Versions (4)
View all
v5-e8ba6d47e302eb726e032720d488d697633b4123
2026-04-26
v5
2026-04-26
v5-fe7acd655ecf2d30b7c636b62e137bde8e783ca0
2026-04-26
latest
2026-04-08