docker build
is sending the whole files + folders of the current working directory, in case there is a tmp or data file not in “.dockerignore”, build likely takes an eternity.
Keywords: docker build context large