Skip to content
Posted on:November 13, 2021

Quick page testing with Alpine CURL

Using a docker image with alpine and curl to test the content of a web page

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 $?

Stephane Busso
Stephane Busso

Engineering leader with 25+ years in web development, AI, and cloud infrastructure. Leading digital innovation and AI enablement at a remote media company — turning non-technical teams into builders.