Ything-Public

convos (latest)

Published 2024-08-29 02:58:52 +00:00 by davidsenk

Installation

docker pull git.ything.net/ything-public/convos:latest
sha256:082772d6695a3a97c613ac360a78a5fb8b847615b219cdf74706f8824b060bdc

Image Layers

ADD file:c644b15c170e2ca46176a566910d40a21dce66518ed8fdfd34ebcf0e9dc90c55 in /
CMD ["/bin/sh"]
LABEL maintainer="contact@convos.chat"
ADD 1da59fbf50bdaec2d09120d9ef4b5f1199ea91bf38362ca3f130d9bae29d1609 in /bin/cpanm
/bin/sh -c chmod 0755 /bin/cpanm
ENV CRYPT_ARGON2_ARCH=NONE
/bin/sh -c apk add --no-cache curl openssl perl perl-io-socket-ssl perl-net-ssleay wget && apk add --no-cache --virtual builddeps build-base perl-dev && /bin/cpanm -n -M https://cpan.metacpan.org Future::AsyncAwait Cpanel::JSON::XS Crypt::Eksblowfish Crypt::Passphrase Crypt::Passphrase::Argon2 Crypt::Passphrase::Bcrypt DBD::SQLite EV File::HomeDir File::ReadBackwards File::chdir HTTP::AcceptLanguage Hailo IO::Socket::Socks IRC::Utils Math::Calc::Parser Module::Install Net::LDAP Parse::IRC Syntax::Keyword::Try Text::Markdown Text::Markdown::Hoedown Time::Piece Unicode::UTF8 YAML::XS && apk del builddeps && rm -rf /root/.cpanm /var/cache/apk/*
CMD ["sh"]
LABEL maintainer="jhthorsen@cpan.org"
/bin/sh -c mkdir /app
COPY multi:f35dd212bee3260f2dc50d50837666ff7eb05b96811535dc7ca22a23cb19d7ff in /app/
COPY dir:0cc3039fdeb2bfdb100222be60b34b6d454b6bcd081ab56f8ee7217a55b51fb3 in /app/assets
COPY dir:b2ca7de837d6ae1dcefdd53d04f727e741751bc040d2c0b9192f1afad96e1990 in /app/lib
COPY dir:1075c344b6f023065c84dcac76159961585d09197e2645e33a3035dd20b05fe1 in /app/public
COPY dir:4d9fb2f2b5f82e2e46068295b96689c9afabfa34f54e222dddef9b4cfa6d7ccc in /app/script
COPY dir:2a4a462ec657668c7f3bec7cb4e2708f123ab90cecb0ff6b90d32b3f98ef4a96 in /app/templates
ENV CONVOS_DEPENDENCIES all
/bin/sh -c apk add --no-cache curl openssl perl perl-io-socket-ssl perl-net-ssleay wget && apk add --no-cache --virtual builddeps build-base perl-dev && /app/script/convos install --all && apk del builddeps && rm -rf /root/.cpanm /var/cache/apk/*
ENV CONVOS_HOME /data
ENV CONVOS_NO_ROOT_WARNING 1
ENV MOJO_MODE production
VOLUME ["/data"]
EXPOSE 3000
CMD ["daemon"]
ENTRYPOINT ["/app/script/convos"]

Labels

Key Value
io.buildah.version 1.37.1
maintainer jhthorsen@cpan.org
Details
Container
2024-08-29 02:58:52 +00:00
1
OCI / Docker
linux/amd64
31 MiB
Versions (1) View all
latest 2024-08-29