Sign inSign up

inutano/wget

By inutano

Updated about 6 years ago

simple wget container

Image
3

5M+

inutano/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 inutano/wget