Explore
Log in
Sign Up
webdevops
/
php-apache-dev
Pulls
Docker Pull
Use the Docker CLI to pull this image
30.4M
PHP with Apache for Development (eg. with xdebug)
latest
d5faac93
200.6 MB
30.4M
webdevops/Dockerfile
Files
Layers
Dependencies
Tags
Insights
All Layers
Aggregates
All Layers
User Layers
Base Layers
ubuntu
1
ADD file in /
2
RUN [ -z "$(apt-get indextargets)" ]
3
RUN set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d
4
RUN mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
User Layers
8
COPY dir in /
9
RUN set -x && apt-update && /usr/local/bin/apt-upgrade && apt-install ca-certificate
11
COPY dir in /opt/docker/
12
RUN set -x && chmod +x /opt/docker/bin/* && apt-install supervisor wget
16
COPY dir in /opt/docker/
17
RUN set -x && apt-install zip unzip bzip2 moreutils dnsutils
19
COPY dir in /opt/docker/
20
RUN set -x && apt-install imagemagick graphicsmagick ghostscript jpe
24
COPY dir in /opt/docker/
25
RUN set -x && apt-install apache2 && sed -ri ' s!^(\s*CustomLog)\s+\S+!\1 /proc/
30
COPY dir in /opt/docker/
31
RUN set -x && apt-install gnupg && wget -q -O - https://packages.blackfire.io/gpg.key |
Find file
Pull
Docker Pull
Use the Docker CLI to pull this image
Name
Layer
Size
Last update
app
17
RUN set -x && apt-install zip unzip bzip2 moreutils dnsutils
drwxr-xr-x
0 B
about 2 years ago
bin
31
RUN set -x && apt-install gnupg && wget -q -O - https://packages.blackfire.io/gpg.key |
drwxr-xr-x
5.3 MB
about 2 years ago
boot
1
ADD file in /
drwxr-xr-x
0 B
about 4 years ago
dev
1
ADD file in /
drwxr-xr-x
0 B
about 2 years ago
entrypoint.d
12
RUN set -x && chmod +x /opt/docker/bin/* && apt-install supervisor wget
drwx------
0 B
about 2 years ago
etc
31
RUN set -x && apt-install gnupg && wget -q -O - https://packages.blackfire.io/gpg.key |
drwxr-xr-x
1.7 MB
about 2 years ago
home
17
RUN set -x && apt-install zip unzip bzip2 moreutils dnsutils
drwxr-xr-x
5 KB
about 2 years ago
lib
31
RUN set -x && apt-install gnupg && wget -q -O - https://packages.blackfire.io/gpg.key |
drwxr-xr-x
13 MB
about 2 years ago
lib64
1
ADD file in /
drwxr-xr-x
0 B
about 2 years ago
media
1
ADD file in /
drwxr-xr-x
0 B
about 2 years ago
mnt
1
ADD file in /
drwxr-xr-x
0 B
about 2 years ago
opt
31
RUN set -x && apt-install gnupg && wget -q -O - https://packages.blackfire.io/gpg.key |
drwxr-xr-x
215 KB
about 2 years ago
proc
1
ADD file in /
drwxr-xr-x
0 B
about 4 years ago
root
20
RUN set -x && apt-install imagemagick graphicsmagick ghostscript jpe
drwx------
5 KB
about 2 years ago
run
25
RUN set -x && apt-install apache2 && sed -ri ' s!^(\s*CustomLog)\s+\S+!\1 /proc/
drwxr-xr-x
7 B
about 2 years ago
sbin
12
RUN set -x && chmod +x /opt/docker/bin/* && apt-install supervisor wget
drwxr-xr-x
6.4 MB
about 2 years ago
srv
1
ADD file in /
drwxr-xr-x
0 B
about 2 years ago
sys
1
ADD file in /
drwxr-xr-x
0 B
about 4 years ago
tmp
31
RUN set -x && apt-install gnupg && wget -q -O - https://packages.blackfire.io/gpg.key |
-rwxrwxrwx
0 B
about 2 years ago
usr
31
RUN set -x && apt-install gnupg && wget -q -O - https://packages.blackfire.io/gpg.key |
drwxr-xr-x
519.7 MB
about 2 years ago
var
31
RUN set -x && apt-install gnupg && wget -q -O - https://packages.blackfire.io/gpg.key |
drwxr-xr-x
13.8 MB
about 2 years ago
entrypoint
12
RUN set -x && chmod +x /opt/docker/bin/* && apt-install supervisor wget
-rwxrwxrwx
about 2 years ago
entrypoint.cmd
12
RUN set -x && chmod +x /opt/docker/bin/* && apt-install supervisor wget
-rwxrwxrwx
about 2 years ago
Readme
PHP with Apache development image
Build and tested by
WebDevOps Build Server
Documentation (Tags, Environment variables) on ReadTheDocs.io
Get in touch via Slack