A very basic tiny image based on Alpine Linux with a full wget install
1.2K
Dockerfile source: https://github.com/madrisan/alpine-wget
*This image is a fork of the now unmaintained project k3rnelpan1c/alpine-wget .
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.
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
# ...
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
This Project is licensed under the GNU General Public License v3 and up. For more info refer to the LICENCE file.
Content type
Image
Digest
sha256:53c4ac1ea…
Size
4.7 MB
Last updated
over 1 year ago
docker pull madrisan/alpine-wget:sha-e810beee