bbefc7ed

By: Michael Lynch <git@mtlynch.io>

Stop copying a missing license into the Docker image

Remove the Dockerfile COPY for ./LICENSE because this repo does not have a root LICENSE file, so the image build fails before reaching the app artifact.