Used to test content of website via curl
1.1K
Used to test content of website via curl
docker run --rm -e SITE='https://example.com' -e CONTENT=test sbusso/alpine-curl; echo $?
Content type
Image
Digest
Size
3.3 MB
Last updated
almost 6 years ago
docker pull sbusso/alpine-curl