A minimum bare operating system ( busybox ) equipped with client url ( CURL ) to fetch extra godies via HTTP call.
- Ensure you have docker client within your machine.
- Fire-up the terminal
- Build the image by executing the following command:
docker build -t yauritux/busybox-curl .
- Run the image by using the following command:
docker container run -it --rm yauritux/busybox-curl
View license information for the software contained in this image.
This image is officially supported on Docker version 1.12.3. Please see the docker installation documentation for details on how to upgrade your Docker daemon.
If you have any problems with or questions about this image, please contact me through a GitHub issue.