dvpa-r-test-impl (latest)
Published 2026-05-30 23:34:44 +02:00 by bask
Installation
docker pull src.whiteboxsystems.nl/bask/dvpa-r-test-impl:latestsha256:71e56e873367f20f558a204c3823cdeeffba09f96a013ed04dd38c47524d48baImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1779062400' |
| WORKDIR /app |
| COPY /app/cmd/testimpl/testimpl . # buildkit |
| COPY ./trustanchor /app/trustanchor # buildkit |
| CMD ["./testimpl"] |