https://github.com/atomotic/docker-wget-lua
wget-lua in docker
https://github.com/atomotic/docker-wget-lua
Last synced: 3 months ago
JSON representation
wget-lua in docker
- Host: GitHub
- URL: https://github.com/atomotic/docker-wget-lua
- Owner: atomotic
- Created: 2016-01-19T11:10:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-19T11:22:24.000Z (over 10 years ago)
- Last Synced: 2025-02-23T14:17:48.625Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-wget-lua
compile [wget with lua hooks](https://github.com/alard/wget-lua/wiki/Wget-with-Lua-hooks) in a minimal docker image
~ docker build -t wget-lua .
~ docker run --rm -i -t wget-lua
/ # wget --help |grep lua
GNU Wget 1.14.lua.20130523-9a5c, a non-interactive network retriever.
--lua-script=FILE load the Lua script from FILE.