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