Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
simodalla committed Aug 27, 2015
1 parent 3182211 commit c50a040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -3,5 +3,6 @@ FROM ubuntu:14.04
MAINTAINER Simone Dalla "simodalla@gmail.com"
RUN apt-get update
RUN apt-get install -y nginx
RUN apt-get install -y vim
RUN echo 'Hi, I am in your container' > /usr/share/nginx/html/index.html
EXPOSE 80

0 comments on commit c50a040

Please sign in to comment.