Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twintproject/twint-docker
Docker for Twint
https://github.com/twintproject/twint-docker
alpine docker docker-compose elasticsearch twint
Last synced: 9 days ago
JSON representation
Docker for Twint
- Host: GitHub
- URL: https://github.com/twintproject/twint-docker
- Owner: twintproject
- License: mit
- Archived: true
- Created: 2019-05-03T14:40:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T05:13:31.000Z (about 4 years ago)
- Last Synced: 2024-08-02T14:07:33.824Z (3 months ago)
- Topics: alpine, docker, docker-compose, elasticsearch, twint
- Language: Go
- Size: 4.74 MB
- Stars: 72
- Watchers: 7
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# twint-docker based on Alpine, Ubuntu and Debian Slim
## Requirements
If you don't have Docker/Docker-Compose check **Setup Docker** sectionSetup Docker
## Docker
macOS: https://docs.docker.com/docker-for-mac/install/linux: https://docs.docker.com/install/linux/docker-ce/ubuntu/
## Docker Compose
linux: https://docs.docker.com/compose/install/
## How to use
For first usage, you need to build image docker.
```shell
git clone --depth=1 https://github.com//twintproject/twint-docker
cd ./dockerfiles/[[VERSION]]/[[OS]]
docker-compose up -d
docker-compose run twint -h
```or
```
docker pull thetwintproject/twint:[[TAG]]
docker run -ti --rm thetwintproject/twint:[[TAG]] -h
```Then check the README.md for each versions.
### Available images
| Image | Size | Arch | Os | Link |
|----------|:-------------:|------|------|------|
| docker pull thetwintproject/twint:latest-alpine|**75 MB**|amd64|linux|[`./dockerfiles/latest/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/latest/alpine/)|
| docker pull thetwintproject/twint:latest-slim|**167 MB**|amd64|linux|[`./dockerfiles/latest/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/latest/slim/)|
| docker pull thetwintproject/twint:latest|**247 MB**|amd64|linux|[`./dockerfiles/latest`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/latest/)|
| docker pull thetwintproject/twint:2.0.0|**246 MB**|amd64|linux|[`./dockerfiles/2.0.0`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.0.0/)|
| docker pull thetwintproject/twint:2.0.0-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.0.0/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.0.0/alpine/)|
| docker pull thetwintproject/twint:2.0.0-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.0.0/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.0.0/slim/)|
| docker pull thetwintproject/twint:2.1.0|**246 MB**|amd64|linux|[`./dockerfiles/2.1.0`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.0/)|
| docker pull thetwintproject/twint:2.1.0-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.0/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.0/alpine/)|
| docker pull thetwintproject/twint:2.1.0-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.1.0/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.0/slim/)|
| docker pull thetwintproject/twint:2.1.10|**247 MB**|amd64|linux|[`./dockerfiles/2.1.10`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.10/)|
| docker pull thetwintproject/twint:2.1.10-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.10/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.10/alpine/)|
| docker pull thetwintproject/twint:2.1.10-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.1.10/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.10/slim/)|
| docker pull thetwintproject/twint:2.1.11|**247 MB**|amd64|linux|[`./dockerfiles/2.1.11`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.11/)|
| docker pull thetwintproject/twint:2.1.11-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.11/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.11/alpine/)|
| docker pull thetwintproject/twint:2.1.11-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.1.11/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.11/slim/)|
| docker pull thetwintproject/twint:2.1.12|**247 MB**|amd64|linux|[`./dockerfiles/2.1.12`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.12/)|
| docker pull thetwintproject/twint:2.1.12-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.12/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.12/alpine/)|
| docker pull thetwintproject/twint:2.1.12-slim|**168 MB**|amd64|linux|[`./dockerfiles/2.1.12/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.12/slim/)|
| docker pull thetwintproject/twint:2.1.13|**247 MB**|amd64|linux|[`./dockerfiles/2.1.13`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.13/)|
| docker pull thetwintproject/twint:2.1.13-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.13/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.13/alpine/)|
| docker pull thetwintproject/twint:2.1.13-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.1.13/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.13/slim/)|
| docker pull thetwintproject/twint:2.1.14|**247 MB**|amd64|linux|[`./dockerfiles/2.1.14`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.14/)|
| docker pull thetwintproject/twint:2.1.14-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.14/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.14/alpine/)|
| docker pull thetwintproject/twint:2.1.14-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.1.14/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.14/slim/)|
| docker pull thetwintproject/twint:2.1.15|**247 MB**|amd64|linux|[`./dockerfiles/2.1.15`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.15/)|
| docker pull thetwintproject/twint:2.1.15-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.15/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.15/alpine/)|
| docker pull thetwintproject/twint:2.1.15-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.1.15/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.15/slim/)|
| docker pull thetwintproject/twint:2.1.16|**247 MB**|amd64|linux|[`./dockerfiles/2.1.16`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.16/)|
| docker pull thetwintproject/twint:2.1.16-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.16/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.16/alpine/)|
| docker pull thetwintproject/twint:2.1.16-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.1.16/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.16/slim/)|
| docker pull thetwintproject/twint:2.1.4|**246 MB**|amd64|linux|[`./dockerfiles/2.1.4`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.4/)|
| docker pull thetwintproject/twint:2.1.4-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.4/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.4/alpine/)|
| docker pull thetwintproject/twint:2.1.4-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.1.4/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.4/slim/)|
| docker pull thetwintproject/twint:2.1.6|**246 MB**|amd64|linux|[`./dockerfiles/2.1.6`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.6/)|
| docker pull thetwintproject/twint:2.1.6-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.6/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.6/alpine/)|
| docker pull thetwintproject/twint:2.1.6-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.1.6/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.6/slim/)|
| docker pull thetwintproject/twint:2.1.8|**246 MB**|amd64|linux|[`./dockerfiles/2.1.8`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.8/)|
| docker pull thetwintproject/twint:2.1.8-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.8/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.8/alpine/)|
| docker pull thetwintproject/twint:2.1.8-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.1.8/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.8/slim/)|
| docker pull thetwintproject/twint:2.1.9|**247 MB**|amd64|linux|[`./dockerfiles/2.1.9`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.9/)|
| docker pull thetwintproject/twint:2.1.9-alpine|**75 MB**|amd64|linux|[`./dockerfiles/2.1.9/alpine`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.9/alpine/)|
| docker pull thetwintproject/twint:2.1.9-slim|**167 MB**|amd64|linux|[`./dockerfiles/2.1.9/slim`](https://github.com//twintproject/twint-docker/tree/master/dockerfiles/2.1.9/slim/)|## Authors
👤 **pielco11**
* Twitter: [@noneprivacy](https://twitter.com/noneprivacy) ![Twitter Follow](https://img.shields.io/twitter/follow/noneprivacy?label=Follow&style=social)
* Github: [@pielco11](https://github.com/pielco11)👤 **x0rzkov**
* Twitter: [@x0rzkov](https://twitter.com/x0rzkov) ![Twitter Follow](https://img.shields.io/twitter/follow/x0rzkov?label=Follow&style=social)
* Github: [@x0rzkov](https://github.com/x0rzkov)
* Email: [email protected]👤 **sebastienhouzet**
* Twitter: [@sebastienhouzet](https://twitter.com/sebastienhouzet) ![Twitter Follow](https://img.shields.io/twitter/follow/sebastienhouzet?label=Follow&style=social)
* Github: [@sebastienhouzet](https://github.com/sebastienhouzet)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com//twintproject/twint-docker/issues).
See [`./docs/CONTRIBUTING.md`](https://github.com//twintproject/twint-docker/tree/master/docs/CONTRIBUTING.md) for details.## Show your support
Give a ⭐️ if this project helped you!