diff --git a/Dockerfile b/Dockerfile index 02db1f9..c2f35e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,5 +11,3 @@ ADD files aporeto-benchmark/files # Install pip's dependency: setuptools: RUN apt-get install -y python - - diff --git a/README.md b/README.md index 127656a..11366d1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # benchmark python benchmark scripts + +work in progress