feat: Automatically push all Docker images

The following Docker images get pushed:

- `kkrypt0nn/wordlists:alpine-latest`
- `kkrypt0nn/wordlists:debian-latest`
- `kkrypt0nn/wordlists:ubuntu-latest`
This commit is contained in:
Krypton
2025-03-06 16:29:14 +01:00
parent a39216cdc4
commit 2405bc934e
7 changed files with 44 additions and 10 deletions

14
tools/make_readme.py vendored
View File

@@ -40,7 +40,9 @@ readme_template = """<h1 align="center">
</h4>
<p align="center">
<a href="//hub.docker.com/r/kkrypt0nn/wordlists"><img src="https://img.shields.io/docker/v/kkrypt0nn/wordlists?logo=docker"></a>
<a href="//hub.docker.com/r/kkrypt0nn/wordlists"><img src="https://img.shields.io/docker/v/kkrypt0nn/wordlists/alpine-latest?logo=docker"></a>
<a href="//hub.docker.com/r/kkrypt0nn/wordlists"><img src="https://img.shields.io/docker/v/kkrypt0nn/wordlists/debian-latest?logo=docker"></a>
<a href="//hub.docker.com/r/kkrypt0nn/wordlists"><img src="https://img.shields.io/docker/v/kkrypt0nn/wordlists/ubuntu-latest?logo=docker"></a>
<a href="//github.com/kkrypt0nn/wordlists"><img src="https://img.shields.io/github/repo-size/kkrypt0nn/wordlists"></a>
<a href="//github.com/kkrypt0nn/wordlists/commits"><img src="https://img.shields.io/github/last-commit/kkrypt0nn/wordlists"></a>
<a href="//github.com/kkrypt0nn/wordlists/contributors"><img src="https://img.shields.io/github/contributors/kkrypt0nn/wordlists"></a>
@@ -60,6 +62,16 @@ If you have a wordlist that you wish to see here, please post them [here](https:
If you already have a wordlist ready to be added, make sure to [open a pull request](https://github.com/kkrypt0nn/wordlists/pulls).
## 🐳 Docker Images
There are three Docker images available with for the three main OS images:
- `alpine-latest`
- `debian-latest`
- `ubuntu-latest`
These will have a `/wordlists` file with all the wordlists in there for you to use them.
## 📜 Wordlists
[[TOGGLE]]