Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
fix root readme
Browse files Browse the repository at this point in the history
  • Loading branch information
x0rzkov committed Dec 23, 2019
1 parent 7363ff7 commit 93ba4c6
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 51 deletions.
36 changes: 18 additions & 18 deletions .docker/templates/readme_root.tmpl
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
# twint-docker based on Alpine, Ubuntu and Debian Slim

<p align="center">
<a href="https://travis-ci.com/{{ .VcsPath }}"><img src="https://img.shields.io/travis/{{ .VcsPath }}.svg" /></a>
<a href="https://cloud.drone.io/{{ .VcsPath }}"><img src="https://cloud.drone.io/api/badges/{{ .VcsPath }}/status.svg?ref=refs/heads/{{.CurrentBranch}}" /></a>
<a href="https://travis-ci.com{{ .VcsPath }}"><img src="https://img.shields.io/travis{{ .VcsPath }}.svg" /></a>
<a href="https://cloud.drone.io{{ .VcsPath }}"><img src="https://cloud.drone.io/api/badges/{{ .VcsPath }}/status.svg?ref=refs/heads/{{.CurrentBranch}}" /></a>
</p>

<p align="center">
<a href="https://github.com/{{ .VcsPath }}" alt="github all releases"><img src="https://img.shields.io/github/downloads/{{ .VcsPath }}/total.svg" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github latest release"><img src="https://img.shields.io/github/downloads/{{ .VcsPath }}/latest/total.svg" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github tag"><img src="https://img.shields.io/github/tag/{{ .VcsPath }}.svg" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github release"><img src="https://img.shields.io/github/release/{{ .VcsPath }}.svg" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github pre release"><img src="https://img.shields.io/github/release/{{ .VcsPath }}/all.svg" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github fork"><img src="https://img.shields.io/github/forks/{{ .VcsPath }}.svg?style=social&label=Fork" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github stars"><img src="https://img.shields.io/github/stars/{{ .VcsPath }}.svg?style=social&label=Star" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github watchers"><img src="https://img.shields.io/github/watchers/{{ .VcsPath }}.svg?style=social&label=Watch" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github open issues"><img src="https://img.shields.io/github/issues/{{ .VcsPath }}.svg" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github closed issues"><img src="https://img.shields.io/github/issues-closed/{{ .VcsPath }}.svg" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github open pr"><img src="https://img.shields.io/github/issues-pr/{{ .VcsPath }}.svg" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github closed pr"><img src="https://img.shields.io/github/issues-pr-closed/{{ .VcsPath }}.svg" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github contributors"><img src="https://img.shields.io/github/contributors/{{ .VcsPath }}.svg" /></a>
<a href="https://github.com/{{ .VcsPath }}" alt="github license"><img src="https://img.shields.io/github/license/{{ .VcsPath }}.svg" /></a>
<a href="https://gitter.im/{{ .VcsPath }}" alt="gitter chat room"><img src="https://badges.gitter.im/{{ .VcsPath }}.svg" /></a>
<a href="https://travis-ci.com/{{ .VcsPath }}" alt="travis badge"><img src="https://img.shields.io/travis/{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github all releases"><img src="https://img.shields.io/github/downloads/{{ .VcsPath }}/total.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github latest release"><img src="https://img.shields.io/github/downloads/{{ .VcsPath }}/latest/total.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github tag"><img src="https://img.shields.io/github/tag{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github release"><img src="https://img.shields.io/github/release{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github pre release"><img src="https://img.shields.io/github/release/{{ .VcsPath }}/all.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github fork"><img src="https://img.shields.io/github/forks{{ .VcsPath }}.svg?style=social&label=Fork" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github stars"><img src="https://img.shields.io/github/stars{{ .VcsPath }}.svg?style=social&label=Star" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github watchers"><img src="https://img.shields.io/github/watchers{{ .VcsPath }}.svg?style=social&label=Watch" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github open issues"><img src="https://img.shields.io/github/issues{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github closed issues"><img src="https://img.shields.io/github/issues-closed{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github open pr"><img src="https://img.shields.io/github/issues-pr{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github closed pr"><img src="https://img.shields.io/github/issues-pr-closed{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github contributors"><img src="https://img.shields.io/github/contributors{{ .VcsPath }}.svg" /></a>
<a href="https://github.com{{ .VcsPath }}" alt="github license"><img src="https://img.shields.io/github/license{{ .VcsPath }}.svg" /></a>
<a href="https://gitter.im{{ .VcsPath }}" alt="gitter chat room"><img src="https://badges.gitter.im{{ .VcsPath }}.svg" /></a>
<a href="https://travis-ci.com{{ .VcsPath }}" alt="travis badge"><img src="https://img.shields.io/travis{{ .VcsPath }}.svg" /></a>
</p>

## Requirements
Expand Down
24 changes: 12 additions & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,30 +27,30 @@ before_script:
- IMAGE="x0rzkov/twint:${VERSION/\//-}"

env:
- VERSION=2.1.6
- VERSION=2.1.6/alpine
- VERSION=2.1.6/slim
- VERSION=2.0.0
- VERSION=2.0.0/alpine
- VERSION=2.0.0/slim
- VERSION=2.1.8
- VERSION=2.1.8/alpine
- VERSION=2.1.8/slim
- VERSION=2.1.11
- VERSION=2.1.11/alpine
- VERSION=2.1.11/slim
- VERSION=2.1.10
- VERSION=2.1.10/alpine
- VERSION=2.1.10/slim
- VERSION=2.1.9
- VERSION=2.1.9/alpine
- VERSION=2.1.9/slim
- VERSION=2.0.0
- VERSION=2.0.0/alpine
- VERSION=2.0.0/slim
- VERSION=2.1.0
- VERSION=2.1.0/alpine
- VERSION=2.1.0/slim
- VERSION=2.1.6
- VERSION=2.1.6/alpine
- VERSION=2.1.6/slim
- VERSION=2.1.9
- VERSION=2.1.9/alpine
- VERSION=2.1.9/slim
- VERSION=2.1.4
- VERSION=2.1.4/alpine
- VERSION=2.1.4/slim
- VERSION=2.1.11
- VERSION=2.1.11/alpine
- VERSION=2.1.11/slim
- VERSION=latest
- VERSION=latest/alpine
- VERSION=latest/slim
Expand Down
38 changes: 19 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
# twint-docker based on Alpine, Ubuntu and Debian Slim

<p align="center">
<a href="https://travis-ci.com//twintproject/twint-docker"><img src="https://img.shields.io/travis//twintproject/twint-docker.svg" /></a>
<a href="https://cloud.drone.io//twintproject/twint-docker"><img src="https://cloud.drone.io/api/badges//twintproject/twint-docker/status.svg?ref=refs/heads/master" /></a>
<a href="https://travis-ci.com/twintproject/twint-docker"><img src="https://img.shields.io/travis/twintproject/twint-docker.svg" /></a>
<a href="https://cloud.drone.io/twintproject/twint-docker"><img src="https://cloud.drone.io/api/badges//twintproject/twint-docker/status.svg?ref=refs/heads/master" /></a>
</p>

<p align="center">
<a href="https://github.com//twintproject/twint-docker" alt="github all releases"><img src="https://img.shields.io/github/downloads//twintproject/twint-docker/total.svg" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github latest release"><img src="https://img.shields.io/github/downloads//twintproject/twint-docker/latest/total.svg" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github tag"><img src="https://img.shields.io/github/tag//twintproject/twint-docker.svg" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github release"><img src="https://img.shields.io/github/release//twintproject/twint-docker.svg" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github pre release"><img src="https://img.shields.io/github/release//twintproject/twint-docker/all.svg" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github fork"><img src="https://img.shields.io/github/forks//twintproject/twint-docker.svg?style=social&label=Fork" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github stars"><img src="https://img.shields.io/github/stars//twintproject/twint-docker.svg?style=social&label=Star" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github watchers"><img src="https://img.shields.io/github/watchers//twintproject/twint-docker.svg?style=social&label=Watch" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github open issues"><img src="https://img.shields.io/github/issues//twintproject/twint-docker.svg" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github closed issues"><img src="https://img.shields.io/github/issues-closed//twintproject/twint-docker.svg" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github open pr"><img src="https://img.shields.io/github/issues-pr//twintproject/twint-docker.svg" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github closed pr"><img src="https://img.shields.io/github/issues-pr-closed//twintproject/twint-docker.svg" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github contributors"><img src="https://img.shields.io/github/contributors//twintproject/twint-docker.svg" /></a>
<a href="https://github.com//twintproject/twint-docker" alt="github license"><img src="https://img.shields.io/github/license//twintproject/twint-docker.svg" /></a>
<a href="https://gitter.im//twintproject/twint-docker" alt="gitter chat room"><img src="https://badges.gitter.im//twintproject/twint-docker.svg" /></a>
<a href="https://travis-ci.com//twintproject/twint-docker" alt="travis badge"><img src="https://img.shields.io/travis//twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github all releases"><img src="https://img.shields.io/github/downloads//twintproject/twint-docker/total.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github latest release"><img src="https://img.shields.io/github/downloads//twintproject/twint-docker/latest/total.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github tag"><img src="https://img.shields.io/github/tag/twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github release"><img src="https://img.shields.io/github/release/twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github pre release"><img src="https://img.shields.io/github/release//twintproject/twint-docker/all.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github fork"><img src="https://img.shields.io/github/forks/twintproject/twint-docker.svg?style=social&label=Fork" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github stars"><img src="https://img.shields.io/github/stars/twintproject/twint-docker.svg?style=social&label=Star" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github watchers"><img src="https://img.shields.io/github/watchers/twintproject/twint-docker.svg?style=social&label=Watch" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github open issues"><img src="https://img.shields.io/github/issues/twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github closed issues"><img src="https://img.shields.io/github/issues-closed/twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github open pr"><img src="https://img.shields.io/github/issues-pr/twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github closed pr"><img src="https://img.shields.io/github/issues-pr-closed/twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github contributors"><img src="https://img.shields.io/github/contributors/twintproject/twint-docker.svg" /></a>
<a href="https://github.com/twintproject/twint-docker" alt="github license"><img src="https://img.shields.io/github/license/twintproject/twint-docker.svg" /></a>
<a href="https://gitter.im/twintproject/twint-docker" alt="gitter chat room"><img src="https://badges.gitter.im/twintproject/twint-docker.svg" /></a>
<a href="https://travis-ci.com/twintproject/twint-docker" alt="travis badge"><img src="https://img.shields.io/travis/twintproject/twint-docker.svg" /></a>
</p>

## Requirements
Expand Down Expand Up @@ -66,8 +66,8 @@ Then check the README.md for each versions.
| Image | Size | Arch | Os | Link |
|----------|:-------------:|------|------|------|
| docker pull x0rzkov/twint:latest|**248 MB**|amd64|linux|[`./dockerfiles/latest`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/latest/)|
| docker pull x0rzkov/twint:latest-alpine|**81 MB**|amd64|linux|[`./dockerfiles/latest/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/latest/alpine/)|
| docker pull x0rzkov/twint:latest-slim|**168 MB**|amd64|linux|[`./dockerfiles/latest/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/latest/slim/)|
| docker pull x0rzkov/twint:latest-alpine|**81 MB**|amd64|linux|[`./dockerfiles/latest/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/latest/alpine/)|
| docker pull x0rzkov/twint:2.0.0|**247 MB**|amd64|linux|[`./dockerfiles/2.0.0`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.0.0/)|
| docker pull x0rzkov/twint:2.0.0-alpine|**81 MB**|amd64|linux|[`./dockerfiles/2.0.0/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.0.0/alpine/)|
| docker pull x0rzkov/twint:2.0.0-slim|**168 MB**|amd64|linux|[`./dockerfiles/2.0.0/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.0.0/slim/)|
Expand Down
Loading

0 comments on commit 93ba4c6

Please sign in to comment.