Skip to content

maltyxx/docker-curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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