/busybox-curl

Docker image for busybox equipped with curl

What is busybox-curl ?

A minimum bare operating system ( busybox ) equipped with client url ( CURL ) to fetch extra godies via HTTP call.

How to Use this Image ?

  1. Ensure you have docker client within your machine.
  2. Fire-up the terminal
  3. Build the image by executing the following command:
docker build -t yauritux/busybox-curl .
  1. Run the image by using the following command:
docker run -it yauritux/busybox-curl

LICENSE

View license information for the software contained in this image.

Supported Docker Versions

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.

User Feedback

Issues

If you have any problems with or questions about this image, please contact me through a GitHub issue.