Skip to content
Snippets Groups Projects
Commit 2891a516 authored by Sven Niclas Hebrok's avatar Sven Niclas Hebrok :canoe:
Browse files

Add small readme for docker image

parent 4eefda5e
No related branches found
No related tags found
No related merge requests found
Pipeline #
# Docker Image
## Building Locally
```sh
docker build -t vulnerable_bssl .
docker run --rm vulnerable_bssl
```
## Pulling from registry
```sh
docker pull hub.cs.upb.de/snhebrok/vulnerable-bssl/vulnerable_bssl:master
docker run --rm hub.cs.upb.de/snhebrok/vulnerable-bssl/vulnerable_bssl:master
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment