doc: update README.md

add information about docker stars and docker pull
This commit is contained in:
Terry Chen 2016-06-02 00:33:57 +08:00
parent 7b14d43772
commit 7d36d0fd8d
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# apt-mirror-http-server # apt-mirror-http-server
[![Docker Stars](https://img.shields.io/docker/stars/seterrychen/apt-mirror-http-server.svg)](https://hub.docker.com/r/seterrychen/apt-mirror-http-server/)
[![Docker Pulls](https://img.shields.io/docker/pulls/seterrychen/apt-mirror-http-server.svg)](https://hub.docker.com/r/seterrychen/apt-mirror-http-server/)
Base on Ubuntu, using Docker to construct your Apt mirror HTTP server Base on Ubuntu, using Docker to construct your Apt mirror HTTP server
## Usage ## Usage