sutty-base (sha256:2e8d547b0a26a536f1ecfd607c7918351031dd6bb819d323eee15edb47a6bf6a)

Published 2024-05-23 18:52:47 +00:00 by panel

Installation

docker pull gitea.nulo.in/sutty/sutty-base@sha256:2e8d547b0a26a536f1ecfd607c7918351031dd6bb819d323eee15edb47a6bf6a
sha256:2e8d547b0a26a536f1ecfd607c7918351031dd6bb819d323eee15edb47a6bf6a

Image Layers

ADD file:c44c9bd36ba35cc78fb9396304ea008def9f42a3beef76aa33b2cf1fde1c10b3 in /
CMD ["/bin/sh"]
ARG ALPINE_VERSION
ENV LANG=C.UTF-8
COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit
RUN |1 ALPINE_VERSION=3.17.7 /bin/sh -c echo ${ALPINE_VERSION} | cut -d . -f 1,2 | xargs -I {} echo https://alpine.sutty.nl/alpine/v{}/sutty | tee -a /etc/apk/repositories # buildkit
RUN |1 ALPINE_VERSION=3.17.7 /bin/sh -c wget https://alpine.sutty.nl/alpine/sutty.pub -O /etc/apk/keys/alpine@sutty.nl-5ea884cd.rsa.pub # buildkit
MAINTAINER "f <f@sutty.nl>"
ARG RUBY_VERSION
ARG RUBY_PATCH
RUN |2 RUBY_VERSION=3.1 RUBY_PATCH=5 /bin/sh -c apk add --no-cache tzdata ruby~${RUBY_VERSION}.${RUBY_PATCH} && rm /usr/lib/ruby/${RUBY_VERSION}.0/rubygems.rb # buildkit
RUN |2 RUBY_VERSION=3.1 RUBY_PATCH=5 /bin/sh -c apk add --no-cache ruby-json ruby-bigdecimal ruby-rake ruby-bundler ruby-irb ruby-io-console ruby-etc # buildkit
COPY /usr/lib/ruby/3.1.0/rubygems.rb /usr/lib/ruby/3.1.0/ # buildkit
MAINTAINER "f <f@sutty.nl>"
RUN /bin/sh -c apk add --no-cache git git-lfs go-task jpegoptim libmagic libssh2 libxml2 libxslt npm oxipng sudo vips # buildkit
COPY ./haini.sh /usr/local/bin/haini.sh # buildkit
COPY ./nginx.sh /usr/local/bin/nginx # buildkit

Labels

Key Value
org.opencontainers.image.created 2024-05-23T18:50:38Z
org.opencontainers.image.revision a716766662baf9fc507536ca0dc805c8a5dc0d5f
org.opencontainers.image.source https://gitea.nulo.in/Sutty/containers-sutty-base.git
org.opencontainers.image.url https://gitea.nulo.in/Sutty/containers-sutty-base
Details
Container
2024-05-23 18:52:47 +00:00
0
OCI / Docker
linux/amd64
60 MiB
Versions (14) View all
latest 2024-10-29
3.17.10-3.1.5 2024-10-29
3.18.9-3.2.4 2024-10-29
3.19.4-3.2.4 2024-10-29
3.20.3-3.3.3 2024-10-29