{"id":13548165,"url":"https://github.com/jauderho/dockerfiles","last_synced_at":"2025-04-02T20:31:52.354Z","repository":{"id":37241853,"uuid":"328259819","full_name":"jauderho/dockerfiles","owner":"jauderho","description":"Dockerfiles of things","archived":false,"fork":false,"pushed_at":"2025-01-06T16:57:22.000Z","size":13984,"stargazers_count":123,"open_issues_count":8,"forks_count":20,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-06T17:30:18.089Z","etag":null,"topics":["containers","docker","docker-image","docker-images","dockerfile","dockerfiles","linux"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/jauderho/","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jauderho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"jauderho"}},"created_at":"2021-01-09T22:40:40.000Z","updated_at":"2025-01-06T03:45:51.000Z","dependencies_parsed_at":"2023-12-15T19:37:53.620Z","dependency_job_id":"a7ef1c6e-9337-47d8-b63a-096962c11bf2","html_url":"https://github.com/jauderho/dockerfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jauderho%2Fdockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jauderho%2Fdockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jauderho%2Fdockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jauderho%2Fdockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jauderho","download_url":"https://codeload.github.com/jauderho/dockerfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246888167,"owners_count":20850206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["containers","docker","docker-image","docker-images","dockerfile","dockerfiles","linux"],"created_at":"2024-08-01T12:01:06.588Z","updated_at":"2025-04-02T20:31:47.342Z","avatar_url":"https://github.com/jauderho.png","language":"Dockerfile","readme":"# dockerfiles\n\n[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/jauderho/dockerfiles/badge)](https://securityscorecards.dev/viewer/?uri=github.com/jauderho/dockerfiles)\n\nThis repo contains Dockerfiles for applications that I find useful.\n\n- Upstream repos are [monitored](https://github.com/jauderho/dockerfiles/blob/main/.github/workflows/update.yml) and new images will be built an hour after a new release is tagged\n- Whenever possible, binaries are hardened and images will be optimized for size\n- Pull images from [GitHub Container Registry](https://github.com/users/jauderho/packages?repo_name=dockerfiles) (recommended) or [Docker Hub](https://hub.docker.com/u/jauderho/)\n- Images are scanned daily using Trivy, Snyk and Anchore. See the [GHA workflow](https://github.com/jauderho/dockerfiles/blob/main/.github/workflows/scan.yml)\n- Workflows use commit hashes and Dockerfiles use digest references in accordance with OpenSSF's [Security Scorecard](https://github.com/ossf/scorecard) and enforced using [Allstar](https://github.com/ossf/allstar)\n- Runners are hardened using Step Security's [Harden Runner](https://github.com/step-security/harden-runner)\n- Images are signed and SBOMs included\n\n## [Build Status](https://github.com/jauderho/dockerfiles/blob/main/BUILD_STATUS.md)\n\n|                                                                                                                                                                                                               Image | Version                                                                                                                                                        | Pulls                                                                                                                                           | Size                                                                                                                                                      |\n| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |\n|                                     [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/age.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aage) | [![Version](https://img.shields.io/docker/v/jauderho/age/latest)](https://github.com/FiloSottile/age)                                                          | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/age)](https://hub.docker.com/r/jauderho/age/)                                     | [![Image Size](https://img.shields.io/docker/image-size/jauderho/age/latest)](https://hub.docker.com/r/jauderho/age/)                                     |\n|                                     [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/ali.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aali) | [![Version](https://img.shields.io/docker/v/jauderho/ali/latest)](https://github.com/nakabonne/ali/)                                                           | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/ali)](https://hub.docker.com/r/jauderho/ali/)                                     | [![Image Size](https://img.shields.io/docker/image-size/jauderho/ali/latest)](https://hub.docker.com/r/jauderho/ali/)                                     |\n|                                 [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/amass.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aamass) | [![Version](https://img.shields.io/docker/v/jauderho/amass/latest)](https://github.com/owasp/amass/)                                                           | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/amass)](https://hub.docker.com/r/jauderho/amass/)                                 | [![Image Size](https://img.shields.io/docker/image-size/jauderho/amass/latest)](https://hub.docker.com/r/jauderho/amass/)                                 |\n|                             [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/ansible.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aansible) | [![Version](https://img.shields.io/docker/v/jauderho/ansible/latest)](https://github.com/ansible/ansible/)                                                     | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/ansible)](https://hub.docker.com/r/jauderho/ansible/)                             | [![Image Size](https://img.shields.io/docker/image-size/jauderho/ansible/latest)](https://hub.docker.com/r/jauderho/ansible/)                             |\n|                             [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/anteon.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aanteon) | [![Version](https://img.shields.io/docker/v/jauderho/anteon/latest)](https://github.com/goanteon/anteon)                                                      | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/anteon)](https://hub.docker.com/r/jauderho/anteon/)                             | [![Image Size](https://img.shields.io/docker/image-size/jauderho/anteon/latest)](https://hub.docker.com/r/jauderho/anteon/)                             |\n|                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/aznamingtool.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aaznamingtool) | [![Version](https://img.shields.io/docker/v/jauderho/aznamingtool/latest)](https://github.com/microsoft/CloudAdoptionFramework/tree/master/ready/AzNamingTool) | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/aznamingtool)](https://hub.docker.com/r/jauderho/aznamingtool/)                   | [![Imaznamingtool Size](https://img.shields.io/docker/image-size/jauderho/aznamingtool/latest)](https://hub.docker.com/r/jauderho/aznamingtool/)          |\n|                                 [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/black.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Ablack) | [![Version](https://img.shields.io/docker/v/jauderho/black/latest)](https://github.com/psf/black)                                                              | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/black)](https://hub.docker.com/r/jauderho/black/)                                 | [![Image Size](https://img.shields.io/docker/image-size/jauderho/black/latest)](https://hub.docker.com/r/jauderho/black/)                                 |\n|                       [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/catprinter.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Acatprinter) | [![Version](https://img.shields.io/docker/v/jauderho/catprinter/latest)](https://github.com/rbaron/catprinter/)                                                | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/catprinter)](https://hub.docker.com/r/jauderho/catprinter/)                       | [![Image Size](https://img.shields.io/docker/image-size/jauderho/catprinter/latest)](https://hub.docker.com/r/jauderho/catprinter/)                       |\n|                     [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/cloudflared.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Acloudflared) | [![Version](https://img.shields.io/docker/v/jauderho/cloudflared/latest)](https://github.com/cloudflare/cloudflared)                                           | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/cloudflared)](https://hub.docker.com/r/jauderho/cloudflared/)                     | [![Image Size](https://img.shields.io/docker/image-size/jauderho/cloudflared/latest)](https://hub.docker.com/r/jauderho/cloudflared/)                     |\n|                             [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/coredns.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Acoredns) | [![Version](https://img.shields.io/docker/v/jauderho/coredns/latest)](https://github.com/coredns/coredns)                                                      | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/coredns)](https://hub.docker.com/r/jauderho/coredns/)                             | [![Image Size](https://img.shields.io/docker/image-size/jauderho/coredns/latest)](https://hub.docker.com/r/jauderho/coredns/)                             |\n|                             [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/ddosify.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Addosify) | [![Version](https://img.shields.io/docker/v/jauderho/ddosify/latest)](https://github.com/ddosify/ddosify)                                                      | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/ddosify)](https://hub.docker.com/r/jauderho/ddosify/)                             | [![Image Size](https://img.shields.io/docker/image-size/jauderho/ddosify/latest)](https://hub.docker.com/r/jauderho/ddosify/)                             |\n|                     [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/dhcp-helper.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Adhcp-helper) | [![Version](https://img.shields.io/docker/v/jauderho/dhcp-helper/latest)](https://thekelleys.org/dhcp-helper/)                                                 | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/dhcp-helper)](https://hub.docker.com/r/jauderho/dhcp-helper/)                     | [![Image Size](https://img.shields.io/docker/image-size/jauderho/dhcp-helper/latest)](https://hub.docker.com/r/jauderho/dhcp-helper/)                     |\n|                                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/dive.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Adive) | [![Version](https://img.shields.io/docker/v/jauderho/dive/latest)](https://github.com/wagoodman/dive)                                                          | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/dive)](https://hub.docker.com/r/jauderho/dive/)                                   | [![Image Size](https://img.shields.io/docker/image-size/jauderho/dive/latest)](https://hub.docker.com/r/jauderho/dive/)                                   |\n|                               [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/dkimpy.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Adkimpy) | [![Version](https://img.shields.io/docker/v/jauderho/dkimpy/latest)](https://github.com/driftcop/dkimpy/)                                                      | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/dkimpy)](https://hub.docker.com/r/jauderho/dkimpy/)                               | [![Image Size](https://img.shields.io/docker/image-size/jauderho/dkimpy/latest)](https://hub.docker.com/r/jauderho/dkimpy/)                               |\n|                       [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/dnscontrol.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Adnscontrol) | [![Version](https://img.shields.io/docker/v/jauderho/dnscontrol/latest)](https://github.com/projectdiscovery/dnscontrol)                                       | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/dnscontrol)](https://hub.docker.com/r/jauderho/dnscontrol/)                       | [![Image Size](https://img.shields.io/docker/image-size/jauderho/dnscontrol/latest)](https://hub.docker.com/r/jauderho/dnscontrol/)                       |\n|               [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/dnscrypt-proxy.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Adnscrypt-proxy) | [![Version](https://img.shields.io/docker/v/jauderho/dnscrypt-proxy/latest)](https://github.com/dnscontrol/dnscrypt-proxy/)                                    | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/dnscrypt-proxy)](https://hub.docker.com/r/jauderho/dnscrypt-proxy/)               | [![Image Size](https://img.shields.io/docker/image-size/jauderho/dnscrypt-proxy/latest)](https://hub.docker.com/r/jauderho/dnscrypt-proxy/)               |\n|                                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/dnsx.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Adnsx) | [![Version](https://img.shields.io/docker/v/jauderho/dnsx/latest)](https://github.com/projectdiscovery/dnsx)                                                   | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/dnsx)](https://hub.docker.com/r/jauderho/dnsx/)                                   | [![Image Size](https://img.shields.io/docker/image-size/jauderho/dnsx/latest)](https://hub.docker.com/r/jauderho/dnsx/)                                   |\n|       [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/docker-autocompose.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Adocker-autocompose) | [![Version](https://img.shields.io/docker/v/jauderho/docker-autocompose/latest)](https://github.com/Red5d/docker-autocompose/)                                 | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/docker-autocompose)](https://hub.docker.com/r/jauderho/docker-autocompose/)       | [![Image Size](https://img.shields.io/docker/image-size/jauderho/docker-autocompose/latest)](https://hub.docker.com/r/jauderho/docker-autocompose/)       |\n| [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/docker-bench-security.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Adocker-bench-security) | [![Version](https://img.shields.io/docker/v/jauderho/docker-bench-security/latest)](https://github.com/docker/docker-bench-security)                           | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/docker-bench-security)](https://hub.docker.com/r/jauderho/docker-bench-security/) | [![Image Size](https://img.shields.io/docker/image-size/jauderho/docker-bench-security/latest)](https://hub.docker.com/r/jauderho/docker-bench-security/) |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/driftctl.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Adriftctl) | [![Version](https://img.shields.io/docker/v/jauderho/driftctl/latest)](https://github.com/cloudskiff/driftctl/)                                                | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/driftctl)](https://hub.docker.com/r/jauderho/driftctl/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/driftctl/latest)](https://hub.docker.com/r/jauderho/driftctl/)                           |\n|                                     [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/dry.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Adry) | [![Version](https://img.shields.io/docker/v/jauderho/dry/latest)](https://github.com/moncho/dry)                                                               | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/dry)](https://hub.docker.com/r/jauderho/dry/)                                     | [![Image Size](https://img.shields.io/docker/image-size/jauderho/dry/latest)](https://hub.docker.com/r/jauderho/dry/)                                     |\n|                                     [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/dsq.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Adsq) | [![Version](https://img.shields.io/docker/v/jauderho/dsq/latest)](https://github.com/multiprocessio/dsq)                                                       | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/dsq)](https://hub.docker.com/r/jauderho/dsq/)                                     | [![Image Size](https://img.shields.io/docker/image-size/jauderho/dsq/latest)](https://hub.docker.com/r/jauderho/dsq/)                                     |\n|                       [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/excalidraw.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aexcalidraw) | [![Version](https://img.shields.io/docker/v/jauderho/excalidraw/latest)](https://github.com/excalidraw/excalidraw/)                                            | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/excalidraw)](https://hub.docker.com/r/jauderho/excalidraw/)                       | [![Image Size](https://img.shields.io/docker/image-size/jauderho/excalidraw/latest)](https://hub.docker.com/r/jauderho/excalidraw/)                       |\n|                                       [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/fq.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Afq) | [![Version](https://img.shields.io/docker/v/jauderho/fq/latest)](https://github.com/wader/fq)                                                                  | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/fq)](https://hub.docker.com/r/jauderho/fq/)                                       | [![Image Size](https://img.shields.io/docker/image-size/jauderho/fq/latest)](https://hub.docker.com/r/jauderho/fq/)                                       |\n|                                 [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/freenginx.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Afreenginx) | [![Version](https://img.shields.io/docker/v/jauderho/freenginx/latest)](https://freenginx.org/en/download.html)                                                            | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/freenginx)](https://hub.docker.com/r/jauderho/freenginx/)                                 | [![Image Size](https://img.shields.io/docker/image-size/jauderho/freenginx/latest)](https://hub.docker.com/r/jauderho/freenginx/)                                  |\n|                                 [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/gobgp.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Agobgp) | [![Version](https://img.shields.io/docker/v/jauderho/gobgp/latest)](https://github.com/osrg/gobgp)                                                             | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/gobgp)](https://hub.docker.com/r/jauderho/gobgp/)                                 | [![Image Size](https://img.shields.io/docker/image-size/jauderho/gobgp/latest)](https://hub.docker.com/r/jauderho/gobgp/)                                 |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/gocannon.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Agocannon) | [![Version](https://img.shields.io/docker/v/jauderho/gocannon/latest)](https://github.com/kffl/gocannon/)                                                      | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/gocannon)](https://hub.docker.com/r/jauderho/gocannon/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/gocannon/latest)](https://hub.docker.com/r/jauderho/gocannon/)                           |\n|                             [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/goplay2.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Agoplay2) | [![Version](https://img.shields.io/docker/v/jauderho/goplay2/latest)](https://github.com/openairplay/goplay2/)                                                 | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/goplay2)](https://hub.docker.com/r/jauderho/goplay2/)                             | [![Image Size](https://img.shields.io/docker/image-size/jauderho/goplay2/latest)](https://hub.docker.com/r/jauderho/goplay2/)                             |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/goreplay.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Agoreplay) | [![Version](https://img.shields.io/docker/v/jauderho/goreplay/latest)](https://github.com/buger/goreplay)                                                      | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/goreplay)](https://hub.docker.com/r/jauderho/goreplay/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/goreplay/latest)](https://hub.docker.com/r/jauderho/goreplay/)                           |\n|                                            [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/gotip.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Agotip) | [![Version](https://img.shields.io/docker/v/jauderho/gotip/latest)](https://github.com/golang/go/)                                                             | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/gotip)](https://hub.docker.com/r/jauderho/gotip/)                                 | [![Image Size](https://img.shields.io/docker/image-size/jauderho/gotip/latest)](https://hub.docker.com/r/jauderho/gotip/)                                 |\n|                                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/gron.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Agron) | [![Version](https://img.shields.io/docker/v/jauderho/gron/latest)](https://github.com/tomnomnom/gron)                                                          | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/gron)](https://hub.docker.com/r/jauderho/gron/)                                   | [![Image Size](https://img.shields.io/docker/image-size/jauderho/gron/latest)](https://hub.docker.com/r/jauderho/gron/)                                   |\n|                         [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/hakrawler.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Ahakrawler) | [![Version](https://img.shields.io/docker/v/jauderho/hakrawler/latest)](https://github.com/hakluke/hakrawler)                                                  | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/hakrawler)](https://hub.docker.com/r/jauderho/hakrawler/)                         | [![Image Size](https://img.shields.io/docker/image-size/jauderho/hakrawler/latest)](https://hub.docker.com/r/jauderho/hakrawler/)                         |\n|                         [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/headscale.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aheadscale) | [![Version](https://img.shields.io/docker/v/jauderho/headscale/latest)](https://github.com/juanfont/headscale/)                                                | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/headscale)](https://hub.docker.com/r/jauderho/headscale/)                         | [![Image Size](https://img.shields.io/docker/image-size/jauderho/headscale/latest)](https://hub.docker.com/r/jauderho/headscale/)                         |\n|                         [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/httpie-go.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Ahttpie-go) | [![Version](https://img.shields.io/docker/v/jauderho/httpie-go/latest)](https://github.com/nojima/httpie-go)                                                   | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/httpie-go)](https://hub.docker.com/r/jauderho/httpie-go/)                         | [![Image Size](https://img.shields.io/docker/image-size/jauderho/httpie-go/latest)](https://hub.docker.com/r/jauderho/httpie-go/)                         |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/httprobe.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Ahttprobe) | [![Version](https://img.shields.io/docker/v/jauderho/httprobe/latest)](https://github.com/tomnomnom/httprobe)                                                  | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/httprobe)](https://hub.docker.com/r/jauderho/httprobe/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/httprobe/latest)](https://hub.docker.com/r/jauderho/httprobe/)                           |\n|                                 [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/httpx.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Ahttpx) | [![Version](https://img.shields.io/docker/v/jauderho/httpx/latest)](https://github.com/projectdiscovery/httpx)                                                 | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/httpx)](https://hub.docker.com/r/jauderho/httpx/)                                 | [![Image Size](https://img.shields.io/docker/image-size/jauderho/httpx/latest)](https://hub.docker.com/r/jauderho/httpx/)                                 |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/imapsync.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aimapsync) | [![Version](https://img.shields.io/docker/v/jauderho/imapsync/latest)](https://github.com/imapsync/imapsync/)                                                  | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/imapsync)](https://hub.docker.com/r/jauderho/imapsync/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/imapsync/latest)](https://hub.docker.com/r/jauderho/imapsync/)                           |\n|                                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/lego.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Alego) | [![Version](https://img.shields.io/docker/v/jauderho/lego/latest)](https://github.com/go-acme/lego)                                                            | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/lego)](https://hub.docker.com/r/jauderho/lego/)                                   | [![Image Size](https://img.shields.io/docker/image-size/jauderho/lego/latest)](https://hub.docker.com/r/jauderho/lego/)                                   |\n|                       [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/log4j-scan.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Alog4j-scan) | [![Version](https://img.shields.io/docker/v/jauderho/log4j-scan/latest)](https://github.com/fullhunt/log4j-scan)                                               | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/log4j-scan)](https://hub.docker.com/r/jauderho/log4j-scan/)                       | [![Image Size](https://img.shields.io/docker/image-size/jauderho/log4j-scan/latest)](https://hub.docker.com/r/jauderho/log4j-scan/)                       |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/logmepwn.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Alogmepwn) | [![Version](https://img.shields.io/docker/v/jauderho/logmepwn/latest)](https://github.com/0xInfection/logmepwn)                                                | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/logmepwn)](https://hub.docker.com/r/jauderho/logmepwn/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/logmepwn/latest)](https://hub.docker.com/r/jauderho/logmepwn/)                           |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/lpar2rrd.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Alpar2rrd) | [![Version](https://img.shields.io/docker/v/jauderho/lpar2rrd/latest)](https://github.xorux/lpar2rrd)                                                          | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/lpar2rrd)](https://hub.docker.com/r/jauderho/lpar2rrd/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/lpar2rrd/latest)](https://hub.docker.com/r/jauderho/lpar2rrd/)                           |\n|                               [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/miller.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Amiller) | [![Version](https://img.shields.io/docker/v/jauderho/miller/latest)](https://github.johnkerl/miller)                                                           | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/miller)](https://hub.docker.com/r/jauderho/miller/)                               | [![Image Size](https://img.shields.io/docker/image-size/jauderho/miller/latest)](https://hub.docker.com/r/jauderho/miller/)                               |\n|                               [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/nebula.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Anebula) | [![Version](https://img.shields.io/docker/v/jauderho/nebula/latest)](https://github.com/slackhq/nebula)                                                        | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/nebula)](https://hub.docker.com/r/jauderho/nebula/)                               | [![Image Size](https://img.shields.io/docker/image-size/jauderho/nebula/latest)](https://hub.docker.com/r/jauderho/nebula/)                               |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/netmaker.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Anetmaker) | [![Version](https://img.shields.io/docker/v/jauderho/netmaker/latest)](https://github.com/FiloSottile/netmaker/)                                               | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/netmaker)](https://hub.docker.com/r/jauderho/netmaker/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/netmaker/latest)](https://hub.docker.com/r/jauderho/netmaker/)                           |\n|           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/nginx-distroless.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Anginx-distroless) | [![Version](https://img.shields.io/docker/v/jauderho/nginx-distroless/latest)](https://github.com/nginx/nginx)                                                 | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/nginx-distroless)](https://hub.docker.com/r/jauderho/nginx-distroless/)           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/nginx-distroless/latest)](https://hub.docker.com/r/jauderho/nginx-distroless/)           |\n|                                 [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/nginx.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Anginx) | [![Version](https://img.shields.io/docker/v/jauderho/nginx/latest)](https://github.com/nginx/nginx)                                                            | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/nginx)](https://hub.docker.com/r/jauderho/nginx/)                                 | [![Image Size](https://img.shields.io/docker/image-size/jauderho/nginx/latest)](https://hub.docker.com/r/jauderho/nginx/)                                 |\n|                                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/ntfy.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Antfy) | [![Version](https://img.shields.io/docker/v/jauderho/ntfy/latest)](https://github.com/binwiederhier/ntfy)                                                      | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/ntfy)](https://hub.docker.com/r/jauderho/ntfy/)                                   | [![Image Size](https://img.shields.io/docker/image-size/jauderho/ntfy/latest)](https://hub.docker.com/r/jauderho/ntfy/)                                   |\n|                             [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/octosql.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aoctosql) | [![Version](https://img.shields.io/docker/v/jauderho/octosql/latest)](https://github.com/cube2222/octosql/)                                                    | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/octosql)](https://hub.docker.com/r/jauderho/octosql/)                             | [![Image Size](https://img.shields.io/docker/image-size/jauderho/octosql/latest)](https://hub.docker.com/r/jauderho/octosql/)                             |\n|                               [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/onetun.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aonetun) | [![Version](https://img.shields.io/docker/v/jauderho/onetun/latest)](https://github.com/aramperes/onetun/)                                                     | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/onetun)](https://hub.docker.com/r/jauderho/onetun/)                               | [![Image Size](https://img.shields.io/docker/image-size/jauderho/onetun/latest)](https://hub.docker.com/r/jauderho/onetun/)                               |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/opentofu.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aopentofu) | [![Version](https://img.shields.io/docker/v/jauderho/opentofu/latest)](https://github.com/opentofu/opentofu)                                                   | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/opentofu)](https://hub.docker.com/r/jauderho/opentofu/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/opentofu/latest)](https://hub.docker.com/r/jauderho/opentofu/)                           |\n|                               [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/pia-wg.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Apia-wg) | [![Version](https://img.shields.io/docker/v/jauderho/pia-wg/latest)](https://github.com/jauderho/pia-wg)                                                       | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/pia-wg)](https://hub.docker.com/r/jauderho/pia-wg/)                               | [![Image Size](https://img.shields.io/docker/image-size/jauderho/pia-wg/latest)](https://hub.docker.com/r/jauderho/pia-wg/)                               |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/prettier.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aprettier) | [![Version](https://img.shields.io/docker/v/jauderho/prettier/latest)](https://github.com/prettier/prettier/)                                                  | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/prettier)](https://hub.docker.com/r/jauderho/prettier/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/prettier/latest)](https://hub.docker.com/r/jauderho/prettier/)                           |\n|                                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/pwru.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Apwru) | [![Version](https://img.shields.io/docker/v/jauderho/pwru/latest)](https://github.com/cilium/pwru)                                                             | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/pwru)](https://hub.docker.com/r/jauderho/pwru/)                                   | [![Image Size](https://img.shields.io/docker/image-size/jauderho/pwru/latest)](https://hub.docker.com/r/jauderho/pwru/)                                   |\n|                               [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/rclone.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Arclone) | [![Version](https://img.shields.io/docker/v/jauderho/rclone/latest)](https://github.com/rclone/rclone)                                                         | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/rclone)](https://hub.docker.com/r/jauderho/rclone/)                               | [![Image Size](https://img.shields.io/docker/image-size/jauderho/rclone/latest)](https://hub.docker.com/r/jauderho/rclone/)                               |\n|                                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/rdap.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Ardap) | [![Version](https://img.shields.io/docker/v/jauderho/rdap/latest)](https://github.com/openrdap/rdap)                                                           | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/rdap)](https://hub.docker.com/r/jauderho/rdap/)                                   | [![Image Size](https://img.shields.io/docker/image-size/jauderho/rdap/latest)](https://hub.docker.com/r/jauderho/rdap/)                                   |\n|                                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/ruff.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aruff) | [![Version](https://img.shields.io/docker/v/jauderho/ruff/latest)](https://github.com/astral-sh/ruff)                                                           | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/ruff)](https://hub.docker.com/r/jauderho/ruff/)                                   | [![Image Size](https://img.shields.io/docker/image-size/jauderho/ruff/latest)](https://hub.docker.com/r/jauderho/ruff/)                                   |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/rustybgp.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Arustybgp) | [![Version](https://img.shields.io/docker/v/jauderho/rustybgp/latest)](https://github.com/osrg/rustybgp/)                                                      | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/rustybgp)](https://hub.docker.com/r/jauderho/rustybgp/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/rustybgp/latest)](https://hub.docker.com/r/jauderho/rustybgp/)                           |\n|                                 [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/sftpd.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Asftpd) | [![Version](https://img.shields.io/docker/v/jauderho/sftpd/latest)](https://github.com/openssh/openssh-portable)                                               | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/sftpd)](https://hub.docker.com/r/jauderho/sftpd/)                                 | [![Image Size](https://img.shields.io/docker/image-size/jauderho/sftpd/latest)](https://hub.docker.com/r/jauderho/sftpd/)                                 |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/snowball.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Asnowball) | [![Version](https://img.shields.io/docker/v/jauderho/snowball/latest)](https://aws.amazon.com/snowball/)                                                       | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/snowball)](https://hub.docker.com/r/jauderho/snowball/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/snowball/latest)](https://hub.docker.com/r/jauderho/snowball/)                           |\n|                             [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/spicedb.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aspicedb) | [![Version](https://img.shields.io/docker/v/jauderho/spicedb/latest)](https://github.com/authzed/spicedb/)                                                     | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/spicedb)](https://hub.docker.com/r/jauderho/spicedb/)                             | [![Image Size](https://img.shields.io/docker/image-size/jauderho/spicedb/latest)](https://hub.docker.com/r/jauderho/spicedb/)                             |\n|                         [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/ssh-audit.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Assh-audit) | [![Version](https://img.shields.io/docker/v/jauderho/ssh-audit/latest)](https://github.com/jtesta/ssh-audit)                                                   | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/ssh-audit)](https://hub.docker.com/r/jauderho/ssh-audit/)                         | [![Image Size](https://img.shields.io/docker/image-size/jauderho/ssh-audit/latest)](https://hub.docker.com/r/jauderho/ssh-audit/)                         |\n|                               [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/sslyze.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Asslyze) | [![Version](https://img.shields.io/docker/v/jauderho/sslyze/latest)](https://github.com/nabla-c0d3/sslyze)                                                     | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/sslyze)](https://hub.docker.com/r/jauderho/sslyze/)                               | [![Image Size](https://img.shields.io/docker/image-size/jauderho/sslyze/latest)](https://hub.docker.com/r/jauderho/sslyze/)                               |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/stor2rrd.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Astor2rrd) | [![Version](https://img.shields.io/docker/v/jauderho/stor2rrd/latest)](https://github.com/xorux/stor2rrd)                                                      | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/stor2rrd)](https://hub.docker.com/r/jauderho/stor2rrd/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/stor2rrd/latest)](https://hub.docker.com/r/jauderho/stor2rrd/)                           |\n|                         [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/subfinder.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Asubfinder) | [![Version](https://img.shields.io/docker/v/jauderho/subfinder/latest)](https://github.com/projectdiscovery/subfinder)                                         | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/subfinder)](https://hub.docker.com/r/jauderho/subfinder/)                         | [![Image Size](https://img.shields.io/docker/image-size/jauderho/subfinder/latest)](https://hub.docker.com/r/jauderho/subfinder/)                         |\n|                         [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/tailscale.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Atailscale) | [![Version](https://img.shields.io/docker/v/jauderho/tailscale/latest)](https://github.com/tailscale/tailscale)                                          | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/tailscale)](https://hub.docker.com/r/jauderho/tailscale/)                         | [![Image Size](https://img.shields.io/docker/image-size/jauderho/tailscale/latest)](https://hub.docker.com/r/jauderho/tailscale/)                         |\n|                         [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/terraform.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aterraform) | [![Version](https://img.shields.io/docker/v/jauderho/terraform/latest)](https://github.com/hashicorp/terraform)                                                | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/terraform)](https://hub.docker.com/r/jauderho/terraform/)                         | [![Image Size](https://img.shields.io/docker/image-size/jauderho/terraform/latest)](https://hub.docker.com/r/jauderho/terraform/)                         |\n|                       [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/testssl.sh.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Atestssl.sh) | [![Version](https://img.shields.io/docker/v/jauderho/testssl.sh/latest)](https://github.com/drwetter/testssl.sh)                                               | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/testssl.sh)](https://hub.docker.com/r/jauderho/testssl.sh/)                       | [![Image Size](https://img.shields.io/docker/image-size/jauderho/testssl.sh/latest)](https://hub.docker.com/r/jauderho/testssl.sh/)                       |\n|                               [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/textql.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Atextql) | [![Version](https://img.shields.io/docker/v/jauderho/textql/latest)](https://github.com/dinedal/textql)                                                        | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/textql)](https://hub.docker.com/r/jauderho/textql/)                               | [![Image Size](https://img.shields.io/docker/image-size/jauderho/textql/latest)](https://hub.docker.com/r/jauderho/textql/)                               |\n|                                 [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/tftpd.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Atftpd) | [![Version](https://img.shields.io/docker/v/jauderho/tftpd/latest)](https://github.com/kalaksi/docker-tftpd)                                                   | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/tftpd)](https://hub.docker.com/r/jauderho/tftpd/)                                 | [![Image Size](https://img.shields.io/docker/image-size/jauderho/tftpd/latest)](https://hub.docker.com/r/jauderho/tftpd/)                                 |\n|                         [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/toxiproxy.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Atoxiproxy) | [![Version](https://img.shields.io/docker/v/jauderho/toxiproxy/latest)](https://github.com/shopify/toxiproxy)                                                  | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/toxiproxy)](https://hub.docker.com/r/jauderho/toxiproxy/)                         | [![Image Size](https://img.shields.io/docker/image-size/jauderho/toxiproxy/latest)](https://hub.docker.com/r/jauderho/toxiproxy/)                         |\n|                       [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/trufflehog.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Atrufflehog) | [![Version](https://img.shields.io/docker/v/jauderho/trufflehog/latest)](https://github.com/trufflesecurity/trufflehog/)                                       | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/trufflehog)](https://hub.docker.com/r/jauderho/trufflehog/)                       | [![Image Size](https://img.shields.io/docker/image-size/jauderho/trufflehog/latest)](https://hub.docker.com/r/jauderho/trufflehog/)                       |\n|                             [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/unbound.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Aunbound) | [![Version](https://img.shields.io/docker/v/jauderho/unbound/latest)](https://github.com/NLnetLabs/unbound/)                                                   | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/unbound)](https://hub.docker.com/r/jauderho/unbound/)                             | [![Image Size](https://img.shields.io/docker/image-size/jauderho/unbound/latest)](https://hub.docker.com/r/jauderho/unbound/)                             |\n|                               [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/vegeta.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Avegeta) | [![Version](https://img.shields.io/docker/v/jauderho/vegeta/latest)](https://github.com/tsenart/vegeta/)                                                       | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/vegeta)](https://hub.docker.com/r/jauderho/vegeta/)                               | [![Image Size](https://img.shields.io/docker/image-size/jauderho/vegeta/latest)](https://hub.docker.com/r/jauderho/vegeta/)                               |\n|                           [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/visidata.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Avisidata) | [![Version](https://img.shields.io/docker/v/jauderho/visidata/latest)](https://github.com/saulpw/visidata/)                                                    | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/visidata)](https://hub.docker.com/r/jauderho/visidata/)                           | [![Image Size](https://img.shields.io/docker/image-size/jauderho/visidata/latest)](https://hub.docker.com/r/jauderho/visidata/)                           |\n|                       [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/watchtower.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Awatchtower) | [![Version](https://img.shields.io/docker/v/jauderho/watchtower/latest)](https://github.com/containrrr/watchtower)                                             | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/watchtower)](https://hub.docker.com/r/jauderho/watchtower/)                       | [![Image Size](https://img.shields.io/docker/image-size/jauderho/watchtower/latest)](https://hub.docker.com/r/jauderho/watchtower/)                       |\n|                                 [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/whois.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Awhois) | [![Version](https://img.shields.io/docker/v/jauderho/whois/latest)](https://github.com/likexian/whois)                                                         | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/whois)](https://hub.docker.com/r/jauderho/whois/)                                 | [![Image Size](https://img.shields.io/docker/image-size/jauderho/whois/latest)](https://hub.docker.com/r/jauderho/whois/)                                 |\n|                                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/wuzz.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Awuzz) | [![Version](https://img.shields.io/docker/v/jauderho/wuzz/latest)](https://github.com/asciimoo/wuzz/)                                                          | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/wuzz)](https://hub.docker.com/r/jauderho/wuzz/)                                   | [![Image Size](https://img.shields.io/docker/image-size/jauderho/wuzz/latest)](https://hub.docker.com/r/jauderho/wuzz/)                                   |\n|                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/yggdrasil-go.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Ayggdrasil-go) | [![Version](https://img.shields.io/docker/v/jauderho/yggdrasil-go/latest)](https://github.com/yggdrasil-network/yggdrasil-go/)                                 | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/yggdrasil-go)](https://hub.docker.com/r/jauderho/yggdrasil-go/)                   | [![Image Size](https://img.shields.io/docker/image-size/jauderho/yggdrasil-go/latest)](https://hub.docker.com/r/jauderho/yggdrasil-go/)                   |\n|                                   [![Build Status](https://github.com/jauderho/dockerfiles/actions/workflows/zola.yml/badge.svg)](https://github.com/jauderho/dockerfiles/actions?query=workflow%3Azola) | [![Version](https://img.shields.io/docker/v/jauderho/zola/latest)](https://github.com/getzola/zola/)                                                           | [![Docker Pulls](https://img.shields.io/docker/pulls/jauderho/zola)](https://hub.docker.com/r/jauderho/zola/)                                   | [![Image Size](https://img.shields.io/docker/image-size/jauderho/zola/latest)](https://hub.docker.com/r/jauderho/zola/)                                   |\n\n## Contributing\n\nPull requests are welcome.\n","funding_links":["https://github.com/sponsors/jauderho"],"categories":["Dockerfile"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjauderho%2Fdockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjauderho%2Fdockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjauderho%2Fdockerfiles/lists"}