Explore
Log in
Sign Up
doct15
/
k8s-wordpress
Pulls
Docker Pull
Use the Docker CLI to pull this image
27.6M
10595
210e2881
162 MB
27.6M
Files
Layers
Dependencies
Tags
Insights
All Layers
Aggregates
All Layers
User Layers
Base Layers
debian
1
ADD file in /
Base Layers 2
4
RUN apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl libedit2 libsqlite3
6
RUN mkdir -p $PHP_INI_DIR/conf.d
7
RUN apt-get update && apt-get install -y --no-install-recommends apache2 && rm -rf /var/lib/apt/list
10
RUN set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$AP
11
RUN a2dismod mpm_event && a2enmod mpm_prefork
12
RUN set -ex && . "$APACHE_ENVVARS" && ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log" && ln -sfT /dev
13
RUN { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>
23
RUN fetchDeps=' wget '; if ! command -v gpg > /dev/null; then fetchDeps="$fetchDeps
24
COPY file in /usr/local/bin/
25
RUN set -xe && buildDeps=" $PHP_EXTRA_BUILD_DEPS libcurl4-openssl-dev libedit-dev libsqlite3-de
26
COPY multi in /usr/local/bin/
28
COPY file in /usr/local/bin/
User Layers
32
RUN apt-get update; apt-get install -y libjpeg-dev libpng-dev ; rm -rf /var/lib/apt/lists/*; do
33
RUN { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcac
34
RUN a2enmod rewrite expires
38
RUN curl -o wordpress.tar.gz -fSL "https://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz"; echo "
39
COPY file in /usr/local/bin/
Find file
Pull
Docker Pull
Use the Docker CLI to pull this image
Name
Layer
Size
Last update
bin
4
RUN apt-get update && apt-get install -y $PHPIZE_DEPS ca-certificates curl libedit2 libsqlite3
drwxr-xr-x
6.8 MB
almost 5 years ago
boot
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
dev
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
etc
34
RUN a2enmod rewrite expires
drwxr-xr-x
748 KB
almost 5 years ago
home
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
lib
32
RUN apt-get update; apt-get install -y libjpeg-dev libpng-dev ; rm -rf /var/lib/apt/lists/*; do
drwxr-xr-x
30.1 MB
almost 5 years ago
lib64
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
media
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
mnt
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
opt
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
proc
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
root
25
RUN set -xe && buildDeps=" $PHP_EXTRA_BUILD_DEPS libcurl4-openssl-dev libedit-dev libsqlite3-de
drwx------
710 B
almost 5 years ago
run
10
RUN set -ex && sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS" && . "$AP
drwxr-xr-x
0 B
almost 5 years ago
sbin
1
ADD file in /
drwxr-xr-x
3.7 MB
almost 5 years ago
srv
1
ADD file in /
drwxr-xr-x
0 B
almost 5 years ago
sys
1
ADD file in /
drwxr-xr-x
0 B
about 7 years ago
tmp
32
RUN apt-get update; apt-get install -y libjpeg-dev libpng-dev ; rm -rf /var/lib/apt/lists/*; do
-rwxrwxrwx
0 B
almost 5 years ago
usr
39
COPY file in /usr/local/bin/
drwxr-xr-x
334.5 MB
almost 5 years ago
var
34
RUN a2enmod rewrite expires
drwxr-xr-x
8.7 MB
almost 5 years ago