mockvirus (sha256:296594d5b31ef5d462f4d2d66dc751973afccf95d649d1b03b62eecbdf00dde3)
Installation
docker pull git.jmbit.de/jmb/mockvirus@sha256:296594d5b31ef5d462f4d2d66dc751973afccf95d649d1b03b62eecbdf00dde3sha256:296594d5b31ef5d462f4d2d66dc751973afccf95d649d1b03b62eecbdf00dde3Image layers
| COPY /mockvirus-server /mockvirus-server # buildkit |
| COPY /mockvirus-client-windows.exe /mockvirus-client-windows.exe # buildkit |
| COPY /mockvirus-client-linux /mockvirus-client-linux # buildkit |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| EXPOSE [8443/tcp] |
| ENTRYPOINT ["/mockvirus-server"] |