madrisan/alpine-wget

By madrisan

Updated over 1 year ago

A very basic tiny image based on Alpine Linux with a full wget install

Image
Networking
0

1.2K

madrisan/alpine-wget repository overview

Alpine-wget

Dockerfile source: https://github.com/madrisan/alpine-wget

*This image is a fork of the now unmaintained project k3rnelpan1c/alpine-wget .

About

This repo and image exist for no particular reason than providing and up to date and mostly self updating alternative to the multitude of alpine-wget and wget images found on DockerHub and the likes. Notably this image was inspired by the use of the outdated rjkernick/alpine-wget in the now 'official' SonarQube Helm Chart.

The repo is mostly automated via a combination of Dependabot and GitHub Actions that keep this simple Alpine Linux Image with a full installation of wget up to date.

Usage

This container image is hosted on multiple registries for your convenience.

DockerHub

FROM docker.io/madrisan/alpine-wget:3.21
# ...

GitHub Registry

FROM ghcr.io/madrisan/alpine-wget:3.21
# ...

Build

This repository is mostly automated for easy maintenance, however the Dockerfile can be always build locally via the following commands.

Build with Docker

docker build -f Containerfile -t alpine-wget:latest

Build with Podman

podman build -f Containerfile -t alpine-wget:latest

Licence

Alt text

This Project is licensed under the GNU General Public License v3 and up. For more info refer to the LICENCE file.

Tag summary

Content type

Image

Digest

sha256:53c4ac1ea

Size

4.7 MB

Last updated

over 1 year ago

docker pull madrisan/alpine-wget:sha-e810beee