Hi guys, pretty simple issue here. The .dockerignore file for my app doesn’t seem to be respected by docker. I’ve checked to make sure that it’s being pulled in from Github but all my ignored files still end up in my container.
Has anyone else faced this issue?