https://github.com/qbart/docker-file-writer
Simple file writer
https://github.com/qbart/docker-file-writer
docker go golang
Last synced: 3 months ago
JSON representation
Simple file writer
- Host: GitHub
- URL: https://github.com/qbart/docker-file-writer
- Owner: qbart
- License: mit
- Created: 2022-04-27T07:52:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T10:12:47.000Z (over 3 years ago)
- Last Synced: 2025-10-09T01:05:19.983Z (3 months ago)
- Topics: docker, go, golang
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# file-writer
Simple app that writes content to the file.
Envs:
- `WRITE_TO` - path to write
- `TEXT` - optional text to write, if not specified current timestamp is written