Skip to content

Commit

Permalink
Set MAINTAINER
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrehm committed Sep 11, 2014
1 parent a7935ec commit cb443bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM ubuntu:14.04
MAINTAINER Fabio Rehm "[email protected]"

RUN sed 's/main$/main universe/' -i /etc/apt/sources.list && \
apt-get update && apt-get install -y software-properties-common && \
Expand Down

0 comments on commit cb443bf

Please sign in to comment.