mockvirus (sha256:14036bf638e569d5217a7ed41e91e7620ad1ec590b145fce2a3c402191df37ba)
Installation
docker pull git.jmbit.de/jmb/mockvirus@sha256:14036bf638e569d5217a7ed41e91e7620ad1ec590b145fce2a3c402191df37basha256:14036bf638e569d5217a7ed41e91e7620ad1ec590b145fce2a3c402191df37baImage 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"] |