User Tools

Site Tools


docker_pitfalls

Silly Mistakes

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

docker_pitfalls.txt · Last modified: 2024/04/11 14:23 by 127.0.0.1