docker-hurl (sha256:a4cc7fff5e5f58be3304b660226a0039ff3ea5990a85d751bd1ae5f14f38736f)

Published 2025-07-17 18:53:12 +00:00 by murdoc

Installation

docker pull git.bueraner.de/murdoc/docker-hurl@sha256:a4cc7fff5e5f58be3304b660226a0039ff3ea5990a85d751bd1ae5f14f38736f
sha256:a4cc7fff5e5f58be3304b660226a0039ff3ea5990a85d751bd1ae5f14f38736f

About this package

Hurl is a command line tool that runs HTTP requests defined in a simple plain text format

Image layers

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG docker_build_date=2025-03-24 16-45-30
ARG docker_build_tag=6.1.1
LABEL org.opencontainers.image.source=https://github.com/Orange-OpenSource/hurl
LABEL org.opencontainers.image.description=Hurl is a command line tool that runs HTTP requests defined in a simple plain text format
LABEL org.opencontainers.image.licenses=Apache-2.0
LABEL com.orange.hurl.created=2025-03-24 16-45-30
LABEL com.orange.hurl.authors=Fabrice REIX, Jean Christophe AMIEL, Orange-OpenSource
LABEL com.orange.hurl.url=https://hurl.dev
LABEL com.orange.hurl.documentation=https://hurl.dev
LABEL com.orange.hurl.source=https://github.com/Orange-OpenSource/hurl
LABEL com.orange.hurl.version=6.1.1
LABEL com.orange.hurl.vendor=Orange-OpenSource
LABEL com.orange.hurl.licenses=Apache-2.0
LABEL com.orange.hurl.title=Hurl
LABEL com.orange.hurl.description=Hurl is a command line tool that runs HTTP requests defined in a simple plain text format
LABEL com.orange.hurl.base.name=alpine:3.21
COPY /tmp/hurl-docker/target/release/hurl /usr/bin/ # buildkit
COPY /tmp/hurl-docker/target/release/hurlfmt /usr/bin/ # buildkit
COPY /usr/lib/libcurl.so.* /usr/lib/ # buildkit
COPY /usr/lib/libcares.so.* /usr/lib/ # buildkit
COPY /usr/lib/libpsl.so.* /usr/lib/ # buildkit
COPY /usr/lib/libzstd.so.* /usr/lib/ # buildkit
COPY /usr/lib/libunistring.so.* /usr/lib/ # buildkit
COPY /usr/lib/libnghttp2.so.* /usr/lib/ # buildkit
COPY /usr/lib/libbrotli*.so.* /usr/lib/ # buildkit
COPY /usr/lib/libxml2.so.* /usr/lib/ # buildkit
COPY /usr/lib/libgcc_s.so.* /usr/lib/ # buildkit
COPY /usr/lib/liblzma.so.* /usr/lib/ # buildkit
COPY /usr/lib/libidn2.so.* /usr/lib/ # buildkit
ENTRYPOINT ["/usr/bin/hurl"]
LABEL org.opencontainers.image.authors=murdoc@storm-clan.de org.label-schema.name=hurl proxy image org.label-schema.vendor=murdoc org.label-schema.schema-version=1.8.0
SHELL [/bin/bash -o pipefail -c]

Labels

Key Value
com.orange.hurl.authors Fabrice REIX, Jean Christophe AMIEL, Orange-OpenSource
com.orange.hurl.base.name alpine:3.21
com.orange.hurl.created 2025-03-24 16-45-30
com.orange.hurl.description Hurl is a command line tool that runs HTTP requests defined in a simple plain text format
com.orange.hurl.documentation https://hurl.dev
com.orange.hurl.licenses Apache-2.0
com.orange.hurl.source https://github.com/Orange-OpenSource/hurl
com.orange.hurl.title Hurl
com.orange.hurl.url https://hurl.dev
com.orange.hurl.vendor Orange-OpenSource
com.orange.hurl.version 6.1.1
org.label-schema.name hurl proxy image
org.label-schema.schema-version 1.8.0
org.label-schema.vendor murdoc
org.opencontainers.image.authors murdoc@storm-clan.de
org.opencontainers.image.description Hurl is a command line tool that runs HTTP requests defined in a simple plain text format
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.source https://github.com/Orange-OpenSource/hurl
Details
Container
2025-07-17 18:53:12 +00:00
9
OCI / Docker
linux/amd64
murdoc@storm-clan.de
Apache-2.0
12 MiB
Versions (4) View all
latest 2025-08-12
staging 2025-08-12
6.1.1 2025-07-20
1.1.0 2025-07-20