Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 418 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 418 Bytes

Traefik image for nonfiction Platform

This extends traefik:v2.4.8 with openssh.

Passing an environment variable ROOT_PRIVATE_KEY as allows Traefik to connect to a Docker daemon via SSH.

Makefile commands:

make update
make build
make push
make shell

Related Repositories