Add support for specifying .dockerignore file with -i/--ignore #12886
Closed
Description
opened on Apr 30, 2015
As several people have mentioned (@thaJeztah, @duglin) in #9707, it would be great to be able specify the .dockerignore file using -i/--ignore in conjunction with named dockerfiles. It is often difficult to use named dockerfiles because the build context becomes too large.
Activity