LearnDocker
Courses
Contact
Courses
Docker Fundamentals
Data in images
Ignoring files
I have completed this
Video speed:
0.5x
1x
1.25x
1.5x
2x
Ignoring files
Changes to the examples
Add the Dockerfile and .dockerignore file
Links
The .dockerignore file
Commands
docker image build
.
ls
-l
data/
du
-sh
data/
*
echo
data/tmp
>>
.dockerignore docker image build
.
The magic of ADD
← Previous
Introduction
Next →
LearnDocker
Courses
Contact Us