Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 492 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 492 Bytes

maltyxx/docker-curl

About

CURL Docker image based on Alpine Linux.
If you are interested, check out my other 🐳 Docker images!

Docker

Supported multi architectures

  • armv7 (arm32)
  • armv8 (arm64)
  • amd64 (x86_64)

Use this image

Command line

You can also use the following minimal command :

docker run --name curl maltyxx/curl:latest curl -s --http2 -I https://www.google.com