Skip to content

eleith/containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ฆ Containers

This repo is a collection of small, focused Docker containers for use in crons, ci and cd.

๐Ÿ›  What's inside?

  • dane-verify: A specialized tool to monitor a domain's DNSSEC and TLSA records
  • ssh: A lightweight alpine image with an SSH client
  • wg-verify: Verifies a WireGuard VPN tunnel by checking handshake status and testing connectivity to an internal URL

๐Ÿš€ Quick Start

Each container lives in its own directory with its own Dockerfile. To build them:

docker build -t dane-verify ./dane-verify
docker build -t ssh ./ssh
docker build -t wg-verify ./wg-verify

About

small one-off containers to be used in crons, ci and cd

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors