rathole-org/rathole

[Docker] Configure with env vars

Open

#218 opened on Jan 22, 2023

 (13 comments) (7 reactions) (0 assignees)Rust (800 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (13,949 stars)
PR merge metrics
 (Avg merge 7d 11h) (8 merged PRs in 30d)

Description

Feature Proposed Is it possible to allow configuration via env vars in the docker image, or something other than a file?

Use Case Running rathole in a Portainer instance. Portainer doesn't allow you to attach files to a docker compose stack.

Contributor guide