refractr (latest)
Installation
docker pull forge.steck.dev/bryson/refractr:latest
sha256:ce46f6bb6e4c8daa945215ab541265e1a1a903b1976f4c4df444a42d8f1b3446
Image layers
ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
ARG VERSION=0.6.2 |
ARG DATE=2025-06-03 01:32:01+00:00 |
LABEL org.opencontainers.image.title=refractr |
LABEL org.opencontainers.image.authors=me@brysonsteck.xyz |
LABEL org.opencontainers.image.version=0.6.2 |
LABEL org.opencontainers.image.url=https://git.brysonsteck.xyz/brysonsteck/-/packages/container/refractr/0.6.2 |
LABEL org.opencontainers.image.source=https://git.brysonsteck.xyz/brysonsteck/refractr |
LABEL org.opencontainers.image.licenses=MPL-2.0 |
LABEL org.opencontainers.image.created=2025-06-03 01:32:01+00:00 |
RUN |2 VERSION=0.6.2 DATE=2025-06-03 01:32:01+00:00 /bin/sh -c apk upgrade --no-cache && apk add --no-cache openssl # buildkit |
RUN |2 VERSION=0.6.2 DATE=2025-06-03 01:32:01+00:00 /bin/sh -c mkdir /etc/refractr # buildkit |
COPY ./docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit |
COPY /usr/src/refractr /usr/src # buildkit |
COPY /usr/local/cargo/bin/refractr /usr/local/bin # buildkit |
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] |
Labels
Key | Value |
---|---|
org.opencontainers.image.authors | me@brysonsteck.xyz |
org.opencontainers.image.created | 2025-06-03 01:32:01+00:00 |
org.opencontainers.image.licenses | MPL-2.0 |
org.opencontainers.image.source | https://git.brysonsteck.xyz/brysonsteck/refractr |
org.opencontainers.image.title | refractr |
org.opencontainers.image.url | https://git.brysonsteck.xyz/brysonsteck/-/packages/container/refractr/0.6.2 |
org.opencontainers.image.version | 0.6.2 |
Details
2025-06-02 19:33:03 -06:00
Versions (12)
View all
Container
3
OCI / Docker
linux/amd64
me@brysonsteck.xyz
MPL-2.0
8.1 MiB