This image builds basic image on which many more images are built.
docker build -t nikhilrp/baseimage .
docker run -it --rm nikhilrp/baseimage wget --help
Thanks to - https://github.com/phusion/baseimage-docker
Content type
Image
Digest
Size
106.6 MB
Last updated
over 10 years ago
docker pull nikhilrp/baseimage