Skip to content

Quick page testing with Alpine CURL

Posted on:November 13, 2021

Used to test content of website via {% footnoteref “alpine-curl” “Docker Image: https://hub.docker.com/repository/docker/sbusso/alpine-curl” %}Alpine CURL Image{% endfootnoteref %}.

docker run --rm -e SITE='https://example.com' -e \
                   CONTENT=test sbusso/alpine-curl; echo $?

About the author

Stephane Busso
Stephane Busso

Software builder and engineering manager based in New Zealand 🇳🇿. HTDOCS.dev is a medium to share about ai, technologies and engineering.