mirror of
https://github.com/moby/moby.git
synced 2024-11-21 10:38:51 +00:00
Reorganizing the Debian images slightly since there are now three of them (squeeze, wheezy, and sid)
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
|
||||||
|
Loading…
Reference in New Issue
Block a user