panel (3.14.10-2.7.8)
Installation
docker pull gitea.nulo.in/sutty/panel:3.14.10-2.7.8
sha256:0e445a53e0b5d9d793a903279d1519a4752cee975d54a67cf294abed61e91d22
Image Layers
ADD file:9663235f252e072c52b0f9e25845841e4321cce2caa7467a0d736c6003b05c00 in / |
CMD ["/bin/sh"] |
ARG ALPINE_VERSION |
MAINTAINER "f <f@sutty.nl>" |
ENV EMAIL=monit@sutty.nl |
ENV EMAIL_FROM=monit@sutty.nl |
ENV MMONIT=mmmonit.athshe.sutty.nl |
ENV CREDENTIALS=mmmonit:mmmonit.athshe.sutty.nl |
ENV LANG=C.UTF-8 |
RUN |1 ALPINE_VERSION=3.14.10 /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.14.10 /bin/sh -c wget https://alpine.sutty.nl/alpine/sutty.pub -O /etc/apk/keys/alpine@sutty.nl-5ea884cd.rsa.pub # buildkit |
RUN |1 ALPINE_VERSION=3.14.10 /bin/sh -c apk add --no-cache tini monit knsupdate # buildkit |
COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit |
RUN |1 ALPINE_VERSION=3.14.10 /bin/sh -c install -dm 2750 -o root -g root /etc/monit.d # buildkit |
RUN |1 ALPINE_VERSION=3.14.10 /bin/sh -c install -dm 2750 -o root -g root /var/lib/monit # buildkit |
COPY /etc/monitrc /etc/monitrc # buildkit |
COPY ./nsupdate.sh /usr/local/bin/nsupdate # buildkit |
COPY ./whatsmyip6.sh /usr/local/bin/whatsmyip6 # buildkit |
COPY ./syslogize.sh /usr/local/bin/syslogize # buildkit |
COPY ./zeroconf.sh /usr/local/bin/zeroconf # buildkit |
COPY ./zeroconf.conf /etc/zeroconf.conf # buildkit |
EXPOSE map[2812/tcp:{}] |
ENTRYPOINT ["/sbin/tini" "--"] |
CMD ["/usr/bin/monit"] |
ARG ALPINE_VERSION |
MAINTAINER "f <f@sutty.nl>" |
ARG RUBY_VERSION |
ARG RUBY_PATCH |
RUN |3 ALPINE_VERSION=3.14.10 RUBY_VERSION=2.7 RUBY_PATCH=8 /bin/sh -c apk add --no-cache tzdata ruby~${RUBY_VERSION}.${RUBY_PATCH} && rm /usr/lib/ruby/${RUBY_VERSION}.0/rubygems.rb # buildkit |
RUN |3 ALPINE_VERSION=3.14.10 RUBY_VERSION=2.7 RUBY_PATCH=8 /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/2.7.0/rubygems.rb /usr/lib/ruby/2.7.0/ # buildkit |
ARG ALPINE_VERSION |
MAINTAINER f <f@sutty.nl> |
ENV RAILS_ENV=production |
RUN |1 ALPINE_VERSION=3.14.10 /bin/sh -c getent group 82 || addgroup -g 82 -S www-data # buildkit |
RUN |1 ALPINE_VERSION=3.14.10 /bin/sh -c adduser -s /bin/sh -G www-data -h /srv -D rails # buildkit |
RUN |1 ALPINE_VERSION=3.14.10 /bin/sh -c install -dm 750 -o rails -g www-data /srv # buildkit |
RUN |1 ALPINE_VERSION=3.14.10 /bin/sh -c apk add --no-cache jemalloc daemonize libxslt libxml2 # buildkit |
RUN |1 ALPINE_VERSION=3.14.10 /bin/sh -c gem install --no-document --no-user-install foreman # buildkit |
COPY ./monit.conf /etc/monit.d/rails.conf # buildkit |
COPY ./Procfile /etc/Procfile # buildkit |
COPY ./entrypoint.sh /usr/local/bin/rails # buildkit |
VOLUME [/srv] |
EXPOSE map[3000/tcp:{}] |
EXPOSE map[9394/tcp:{}] |
ARG PANDOC_VERSION=2.18 |
ENV RAILS_ENV=production |
RUN |1 PANDOC_VERSION=2.18 /bin/sh -c apk add --no-cache libxslt libxml2 postgresql-libs libssh2 rsync git jpegoptim vips tectonic oxipng git-lfs openssh-client yarn daemonize ruby-webrick postgresql-client dateutils file # buildkit |
RUN |1 PANDOC_VERSION=2.18 /bin/sh -c gem install --no-document --no-user-install foreman # buildkit |
RUN |1 PANDOC_VERSION=2.18 /bin/sh -c wget https://github.com/jgm/pandoc/releases/download/${PANDOC_VERSION}/pandoc-${PANDOC_VERSION}-linux-amd64.tar.gz -O - | tar --strip-components 1 -xvzf - pandoc-${PANDOC_VERSION}/bin/pandoc && mv /bin/pandoc /usr/bin/pandoc # buildkit |
RUN |1 PANDOC_VERSION=2.18 /bin/sh -c apk add npm && npm install -g pnpm@~7 && apk del npm # buildkit |
COPY ./monit.conf /etc/monit.d/sutty.conf # buildkit |
VOLUME [/srv] |
EXPOSE map[3000/tcp:{}] |
EXPOSE map[9394/tcp:{}] |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2023-04-10T15:17:07Z |
org.opencontainers.image.revision | d69720096fcac1bcf30baae1951e7cb5fced63be |
org.opencontainers.image.source | https://gitea.nulo.in/Sutty/panel.git |
org.opencontainers.image.url | https://gitea.nulo.in/Sutty/panel |
Details
2023-04-10 15:21:10 +00:00
Versions (7)
View all
Container
8
OCI / Docker
linux/amd64
106 MiB
3.17.3-3.1.4-rails
2024-01-11
latest
2024-01-11
3.14.10-2.7.8-rails
2024-01-08
3.14.10-2.7.8-17.3.alpine.panel.sutty.nl
2023-05-20
3.17.3-3.1.4-17.3.alpine.panel.sutty.nl
2023-05-20