aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/linux/testserver/apache2/Dockerfile
blob: bb2dc850cb44bbf9eb78445b9166591eccb3be3d (plain)
1
2
3
4
5
6
FROM ubuntu:16.04
RUN apt-get update && apt-get install -y apache2 libcgi-session-perl wget avahi-daemon
EXPOSE 80 443

# install configurations and test data
RUN wget https://tools.ietf.org/rfc/rfc3252.txt