mirror of https://github.com/cowrie/cowrie.git
remove duplicate docker entries
This commit is contained in:
parent
e899d2984f
commit
8e311f1051
10
README.md
10
README.md
|
@ -42,7 +42,7 @@ Additional functionality over standard kippo:
|
|||
|
||||
Docker versions are available.
|
||||
* Get the Dockerfile directly at https://github.com/cowrie/docker-cowrie
|
||||
* Run from the Docker regstry with: ```docker pull cowrie/cowrie```
|
||||
* Run from Docker Hub with: ```docker pull cowrie/cowrie```
|
||||
|
||||
## Requirements
|
||||
|
||||
|
@ -77,14 +77,6 @@ Maybe. See [FAQ](https://github.com/micheloosterhof/cowrie/wiki/Frequently-Asked
|
|||
|
||||
Please visit https://cowrie.slack.com/ and join the #questions channel
|
||||
|
||||
## I'd like to install with Docker
|
||||
|
||||
Run:
|
||||
```docker pull cowrie/cowrie```
|
||||
to download images from hub.docker.com
|
||||
|
||||
Or look at https://github.com/cowrie/docker-cowrie for the Dockerfile
|
||||
|
||||
## Contributors
|
||||
|
||||
Many people have contributed to Cowrie over the years. Special thanks to:
|
||||
|
|
Loading…
Reference in New Issue