Sign inSign up

dbcls/wget

By dbcls

Updated about 6 years ago

wget

Image
0

810

dbcls/wget repository overview

Dockerfile for wget

An ultra simple and lightweight wget container using alpine linux.

Example

$ docker run -v `pwd`:/data inutano/wget:1.20.3-r1 wget "http://google.com/" -P /data

This is too small thus you may use "--no-check-certificate" for https connection.

Tag summary

Content type

Image

Digest

Size

3.6 MB

Last updated

about 6 years ago

docker pull dbcls/wget