Reorganizing the Debian images slightly since there are now three of them (squeeze, wheezy, and sid)

tianon 2013-04-26 08:05:57 -07:00
parent ab1e5be8bb
commit f1224942dc

@ -53,18 +53,23 @@ Note that this image is somewhat limited, being that it is simply a faithful cop
(Available somewhere, can't remember where) (Available somewhere, can't remember where)
### Debian Squeeze base image ### Debian base images
#### Squeeze
``` ```
docker pull tianon/debian:squeeze docker pull tianon/debian:squeeze
``` ```
### Debian Wheezy base image #### Wheezy
``` ```
docker pull tianon/debian:wheezy docker pull tianon/debian:wheezy
``` ```
#### Sid
```
docker pull tianon/debian:sid
```
### Redis ### Redis
http://redis.io http://redis.io