Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.21 KB

Curl docker image (minidocks/curl)

Curl is a command-line tool for transferring data specified with URL syntax.

Utilities

  • jq is a lightweight and flexible command-line JSON processor.
  • yq is a lightweight and portable command-line YAML processor.
  • pup parsing HTML at the command line.
  • xmllint command line XML tool.

Usage

docker run --rm -it minidocks/curl http://example.com | pup 'h1 text{}'

Tags

Tag Size
latest