• Joined on 2024-05-11

4get (2024.11.26-ed4252a)

Published 2024-11-26 16:23:12 -05:00 by Fijxu

Installation

docker pull git.lolcat.ca/fijxu/4get:2024.11.26-ed4252a
sha256:6dc3edba7f70350c0f41b4b4184dabdbafbc7adaf66866b8b0b5b73e4fbd9c24

Images

Digest OS / Arch Size
08883259b7 linux/amd64 26 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
WORKDIR /var/www/html/4get
RUN /bin/sh -c apk update && apk upgrade # buildkit
RUN /bin/sh -c apk add php apache2-ssl php83-fileinfo php83-openssl php83-iconv php83-common php83-dom php83-sodium php83-curl curl php83-pecl-apcu php83-apache2 imagemagick php83-pecl-imagick php-mbstring imagemagick-webp imagemagick-jpeg # buildkit
COPY ./docker/apache/ /etc/apache2/ # buildkit
COPY . . # buildkit
RUN /bin/sh -c chmod 777 /var/www/html/4get/icons # buildkit
EXPOSE map[80/tcp:{}]
EXPOSE map[443/tcp:{}]
ENV FOURGET_PROTO=http
CMD ["./docker/docker-entrypoint.sh"]
Details
Container
2024-11-26 16:23:12 -05:00
0
OCI / Docker
Versions (6) View all
2024.11.26-1545e91 2024-11-26
latest 2024-11-26
2024.11.26-f74c3c1 2024-11-26
2024.11.26-79c4995 2024-11-26
2024.11.26-1151ef4 2024-11-26