Piping config from stdin into container
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
A convenient way to get the config file into a container without using volumes would be to pipe it via stdin, however this doesn't work with `docker compose exec ... < file`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.