Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jameslaverack/download
Download things, in a container.
https://github.com/jameslaverack/download
Last synced: about 6 hours ago
JSON representation
Download things, in a container.
- Host: GitHub
- URL: https://github.com/jameslaverack/download
- Owner: JamesLaverack
- Created: 2022-07-27T19:23:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T07:06:48.000Z (almost 2 years ago)
- Last Synced: 2023-03-22T22:42:44.172Z (over 1 year ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Download
A container that downloads a thing.
## Usage
Set the `DOWNLOAD_URL`, `DOWNLOAD_TARGET`, and `DOWNLOAD_SHA256` environment variables. The URL should be a URL, the target should be a local filesystem location, the SHA256 checksum should be for the downloaded file.