ckg

4get (sha256:d86f185bb253d3c7e705d4a5499a87fa5cdb80c8b2a8914d3703bd460a01f9ea)

Published 2024-11-26 21:54:00 +00:00 by ckg in ckg/4get

Installation

docker pull git.lolcat.ca/ckg/4get@sha256:d86f185bb253d3c7e705d4a5499a87fa5cdb80c8b2a8914d3703bd460a01f9ea
sha256:d86f185bb253d3c7e705d4a5499a87fa5cdb80c8b2a8914d3703bd460a01f9ea

Image Layers

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 21:54:00 +00:00
0
OCI / Docker
linux/amd64
26 MiB
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