greenbox-gsad (latest)
Published 2026-09-07 04:01:02 +00:00 by allan
Installation
docker pull gitea.4gl.io/4gl/greenbox-gsad:latestsha256:dc12aaa579fea1750a37e10a0d816f02f4489a0502e128fa3fe0c6a760bbf2aa
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 4c960c692f | linux/amd64 | 45 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'stable' '@1787529600' |
| ARG DEBIAN_FRONTEND=noninteractive |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c sh /source/install-dependencies.sh /source/runtime-dependencies.stable.list && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /install/ / # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ldconfig # buildkit |
| ARG DEBIAN_FRONTEND=noninteractive |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c sh /source/install-dependencies.sh /source/runtime-dependencies.list && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /install/ / # buildkit |
| COPY .docker/gsad_log.conf /etc/gvm/ # buildkit |
| COPY --chmod=755 .docker/start-gsad.sh /usr/local/bin/start-gsad # buildkit |
| COPY --chmod=755 .docker/entrypoint.sh /usr/local/bin/entrypoint # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c addgroup --gid 1001 --system gsad && adduser --no-create-home --shell /bin/false --disabled-password --uid 1001 --system --group gsad && mkdir -p /usr/local/share/gvm/gsad/web /run/gsad /var/log/gvm && chown -R gsad:gsad /run/gsad /var/log/gvm # buildkit |
| ENTRYPOINT ["/usr/local/bin/entrypoint"] |
| CMD ["/usr/local/bin/start-gsad"] |
| RUN /bin/sh -c apt-get update && apt-get -y -o Dpkg::Options::=--force-confold upgrade && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-08-27T09:14:02.107Z |
| org.opencontainers.image.description | Greenbone Security Assistant HTTP Server - The server talking to the Greenbone Vulnerability Management daemon (gvmd). |
| org.opencontainers.image.licenses | AGPL-3.0 |
| org.opencontainers.image.revision | b973c09a0e03c07b2afe77a7fd1c239fbe6f2377 |
| org.opencontainers.image.source | https://github.com/greenbone/gsad |
| org.opencontainers.image.title | gsad |
| org.opencontainers.image.url | https://github.com/greenbone/gsad |
| org.opencontainers.image.version | v27.2.0 |
Details
2026-09-07 04:01:02 +00:00
Versions (3)
View all
Container
0
OCI / Docker