docs: add build status and change image link
All checks were successful
the build was successful

This commit is contained in:
Jan Christian Grünhage 2017-12-06 14:27:29 +01:00
parent f4eb210180
commit 4e09337030
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# docker-dehydrated
[![Build Status](https://drone.jcg.re/api/badges/jcgruenhage/tex-docs/status.svg)](https://drone.jcg.re/jcgruenhage/docker-dehydrated)
This is a docker container that wraps around [dehydrated](https://github.com/lukas2511/dehydrated).
## Usage

View file

@ -33,7 +33,7 @@ execute:
```bash
$ docker run -v ./dehydrated-www:/var/www/dehydrated \
-v ./dehydrated-data:/etc/dehydrated jcgruenhage/dehydrated
-v ./dehydrated-data:/etc/dehydrated docker.jcg.re/dehydrated
```
Please note that on SELinux-Systems, you need to set the "SELinux"-Flag when passing volumes: