Skip to content

Commit

Permalink
Run update-tag-details.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Jan 4, 2016
1 parent fe6f9ca commit e57e866
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 1,205 deletions.
10 changes: 10 additions & 0 deletions cassandra/tag-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
- [`cassandra:2`](#cassandra2)
- [`cassandra:3.0.2`](#cassandra302)
- [`cassandra:3.0`](#cassandra30)
- [`cassandra:3.1.1`](#cassandra311)
- [`cassandra:3.1`](#cassandra31)
- [`cassandra:3`](#cassandra3)
- [`cassandra:latest`](#cassandralatest)

Expand Down Expand Up @@ -1370,6 +1372,14 @@ CMD ["cassandra" "-f"]
- v2 Content-Length: 32.0 B
- v2 Last-Modified: Sat, 14 Nov 2015 09:09:44 GMT

## `cassandra:3.1.1`

**does not exist** (yet?)

## `cassandra:3.1`

**does not exist** (yet?)

## `cassandra:3`

```console
Expand Down
15 changes: 15 additions & 0 deletions django/tag-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@

# Tags of `django`

- [`django:1.9.1-python2`](#django191-python2)
- [`django:1.9-python2`](#django19-python2)
- [`django:1-python2`](#django1-python2)
- [`django:python2`](#djangopython2)
- [`django:python2-onbuild`](#djangopython2-onbuild)
- [`django:1.9.1-python3`](#django191-python3)
- [`django:1.9.1`](#django191)
- [`django:1.9-python3`](#django19-python3)
- [`django:1.9`](#django19)
- [`django:1-python3`](#django1-python3)
Expand All @@ -15,6 +18,10 @@
- [`django:python3-onbuild`](#djangopython3-onbuild)
- [`django:onbuild`](#djangoonbuild)

## `django:1.9.1-python2`

**does not exist** (yet?)

## `django:1.9-python2`

```console
Expand Down Expand Up @@ -1136,6 +1143,14 @@ CMD ["python" "manage.py" "runserver" "0.0.0.0:8000"]
- v2 Content-Length: 32.0 B
- v2 Last-Modified: Sat, 14 Nov 2015 09:09:44 GMT

## `django:1.9.1-python3`

**does not exist** (yet?)

## `django:1.9.1`

**does not exist** (yet?)

## `django:1.9-python3`

```console
Expand Down
Loading

0 comments on commit e57e866

Please sign in to comment.