dvpa-r-test-impl (latest)
Published 11 months ago by bask
Installation
docker pull src.whiteboxsystems.nl/bask/dvpa-r-test-impl:latest
Image Layers
ADD file:7d8adf68670e8dc2af6b8603870ea610fc65ecbb08799f2ca6a3134f5d47d289 in / |
CMD ["bash"] |
WORKDIR /app |
COPY /app/cmd/testimpl/testimpl . # buildkit |
COPY ./trustanchor /app/trustanchor # buildkit |
CMD ["./testimpl"] |