diff --git a/Dockerfile b/Dockerfile index 6bc00af..f983abc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ FROM amazonlinux:2018.03 + COPY requirements.txt quilt/requirements.txt # Need to set "ulimit -n" to a small value to stop yum from hanging: