diff --git a/Dockerfile b/Dockerfile index 467873f5..3f160b55 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM ubuntu:14.04 -MAINTAINER Docker Education Team +MAINTAINER this is a change RUN apt-get update RUN DEBIAN_FRONTEND=noninteractive apt-get install -y -q python-all python-pip ADD ./webapp/requirements.txt /tmp/requirements.txt diff --git a/README.md b/README.md index 774d4829..39b0b0d5 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,6 @@ Apache 2.0 ## Copyright -Copyright Docker Inc Education Team 2014 +Copyright Docker Inc Education Team 2014 + +##Trivial Change!