Skip to content

Commit

Permalink
Add hyperlinks and Docker Hub badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Mar 19, 2020
1 parent 7668b0b commit 5f42a08
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
# folding-at-home-docker
docker images for folding @ home
# Folding@home Docker images

Docker images for [Folding@home](https://foldingathome.org/)

[![Docker Pulls](https://img.shields.io/docker/pulls/lukasheinrich/folding)](https://hub.docker.com/r/lukasheinrich/folding)
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/lukasheinrich/folding/simple)](https://hub.docker.com/r/lukasheinrich/folding/tags?name=simple)

## Build image

```
docker build -t lukasheinrich/folding:simple . -f simple/Dockerfile
```

Usage
## Usage

```
docker run lukasheinrich/folding:simple
Expand Down

0 comments on commit 5f42a08

Please sign in to comment.