Skip to content

Commit 53821fe

Browse files
Add docker folder README
1 parent f13e6e4 commit 53821fe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: docker/README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Docker containers for easy dependency bundling
2+
3+
To facilitate downloading, building and running the required
4+
development tools, some of the tutorials in this repository use a
5+
container software called docker. While docker specifics are
6+
outside of this tutorial's scope it is worth mentioning that
7+
human readable docker configuration files named "Dockerfile"
8+
exist in the sub-directories of this folder.
9+
10+
These files may be of interest to those who want details about
11+
what will happen when docker is invoked.

0 commit comments

Comments
 (0)