Skip to content
Snippets Groups Projects
Commit f08e3566 authored by Mundry's avatar Mundry
Browse files

* mit ping

parent e1d0e9da
Branches
No related tags found
No related merge requests found
Pipeline #667 passed
FROM php:apache
MAINTAINER Matthias Kühlke <Matthias.Kuehlke@uni-hamburg.de>
RUN apt-get update && apt-get install -y iputils-ping
EXPOSE 8080
ENV CONTAINER_GREETING=Dockerfile
COPY index.php /var/www/html/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment