In my Dockerfile, I have the following:
COPY . /var/task
...which copies my app code into the image.
I need to exclude the