These are fixed in #39 but I am making an issue nonetheless. 1. Remove packages which exist in the base image at the same version 2. move WORKDIR to the top 3. `COPY` over `ADD` -- `ADD` is for archive files such as zip, tarballs, etc.