chimera-fennec (sha256:ff57828eb7cbb82087151f83b8455b3aa4ede60e1e96b65df7143fac0c67b597)
Published 2023-02-26 11:06:03 +00:00 by palkan
Installation
docker pull mxfox.ru/mxfox/chimera-fennec@sha256:ff57828eb7cbb82087151f83b8455b3aa4ede60e1e96b65df7143fac0c67b597
sha256:ff57828eb7cbb82087151f83b8455b3aa4ede60e1e96b65df7143fac0c67b597
Image Layers
ADD file:6784d0c4432f4f32d6ee4d96eedf33ea82d88ef6901c763665fa77c842621999 in / |
CMD ["bash"] |
ENV php_version=8.1 |
COPY /rootfs/etc/timezone /rootfs/etc/localtime /etc/ # buildkit |
RUN /bin/sh -c apt-get update -y && apt-get install gnupg gnupg1 gnupg2 software-properties-common -y && apt-add-repository ppa:ondrej/php && apt-get update -y && apt-get install -y apache2 php${php_version} php${php_version}-soap php${php_version}-snmp php${php_version}-mysql php${php_version}-curl php${php_version}-ldap php${php_version}-xml php${php_version}-mbstring php${php_version}-oauth php${php_version}-gd php${php_version}-sqlite3 cron sudo unzip iputils-ping && apt-get autoremove -y && rm -rf /var/lib/apt/lists/* && rm -rf /var/www/html/* && a2enmod rewrite && sed -i -e 's/^ErrorLog.*$/ErrorLog \/dev\/stdout/g' /etc/apache2/apache2.conf # buildkit |
COPY rootfs / # buildkit |
WORKDIR /var/www/html |
EXPOSE map[80/tcp:{}] |
CMD ["/docker-entrypoint.sh"] |
COPY . /var/www/html # buildkit |
COPY docker-build/rootfs / # buildkit |
Details
2023-02-26 11:06:03 +00:00
Versions (2)
View all
Container
0
OCI / Docker
linux/arm64
103 MiB
testing
2023-02-26
testing-12-daf796aece
2023-02-26