Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Commit

Permalink
Added instructions for running docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Zimmerman authored Mar 29, 2017
1 parent b355e89 commit ba3ed99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Doxygen generated HTML documentation: https://alexanderzimmerman.github.io/pecle
# For users:
## Run pre-built version on docker image

Pull the image from https://hub.docker.com/r/zimmerman/peclet/
Pull the image from https://hub.docker.com/r/zimmerman/peclet/ and run the container with docker

docker pull zimmerman/peclet
docker run -ti zimmerman/peclet:latest

# For developers:
## Versions
Expand Down

0 comments on commit ba3ed99

Please sign in to comment.