diff --git a/manuscript/Advanced-Container-Techniques.md b/manuscript/Advanced-Container-Techniques.md new file mode 100644 index 0000000..50512e5 --- /dev/null +++ b/manuscript/Advanced-Container-Techniques.md @@ -0,0 +1,7 @@ +# Advanced Container Techniques + +{type: iframe, title:Advanced Container Techniques, width:800, height:600, poster:resources/chapt_screen_images/11-advanced-techniques.png} +![](http://hutchdatascience.org/Containers_for_Scientists/11-advanced-techniques.html) + + + diff --git a/manuscript/Best-practices-for-sharing-images.md b/manuscript/Best-practices-for-sharing-images.md new file mode 100644 index 0000000..fefbbad --- /dev/null +++ b/manuscript/Best-practices-for-sharing-images.md @@ -0,0 +1,7 @@ +# Best practices for sharing images + +{type: iframe, title:Best practices for sharing images, width:800, height:600, poster:resources/chapt_screen_images/07-sharing-images.png} +![](http://hutchdatascience.org/Containers_for_Scientists/07-sharing-images.html) + + + diff --git a/manuscript/Book.txt b/manuscript/Book.txt new file mode 100644 index 0000000..045cdf2 --- /dev/null +++ b/manuscript/Book.txt @@ -0,0 +1,12 @@ +Introduction.md +Why-Containers?.md +Using-Containers.md +Using-Volumes.md +Modifying-Containers.md +Writing-Dockerfiles.md +Best-practices-for-sharing-images.md +Cleaning-Up.md +Troubleshooting-Tips.md +Using-Containers-as-your-Development-Space.md +Advanced-Container-Techniques.md +References.md diff --git a/manuscript/Cleaning-Up.md b/manuscript/Cleaning-Up.md new file mode 100644 index 0000000..715278e --- /dev/null +++ b/manuscript/Cleaning-Up.md @@ -0,0 +1,7 @@ +# Cleaning Up + +{type: iframe, title:Cleaning Up, width:800, height:600, poster:resources/chapt_screen_images/08-cleaning-up.png} +![](http://hutchdatascience.org/Containers_for_Scientists/08-cleaning-up.html) + + + diff --git a/manuscript/Introduction.md b/manuscript/Introduction.md new file mode 100644 index 0000000..f9cab8b --- /dev/null +++ b/manuscript/Introduction.md @@ -0,0 +1,7 @@ +# Introduction + +{type: iframe, title:Introduction, width:800, height:600, poster:resources/chapt_screen_images/01-intro.png} +![](http://hutchdatascience.org/Containers_for_Scientists/01-intro.html) + + + diff --git a/manuscript/Modifying-Containers.md b/manuscript/Modifying-Containers.md new file mode 100644 index 0000000..810f89e --- /dev/null +++ b/manuscript/Modifying-Containers.md @@ -0,0 +1,7 @@ +# Modifying Containers + +{type: iframe, title:Modifying Containers, width:800, height:600, poster:resources/chapt_screen_images/05-modifying-containers.png} +![](http://hutchdatascience.org/Containers_for_Scientists/05-modifying-containers.html) + + + diff --git a/manuscript/References.md b/manuscript/References.md new file mode 100644 index 0000000..59f9a8b --- /dev/null +++ b/manuscript/References.md @@ -0,0 +1,7 @@ +# References + +{type: iframe, title:References, width:800, height:600, poster:resources/chapt_screen_images/References.png} +![](http://hutchdatascience.org/Containers_for_Scientists/References.html) + + + diff --git a/manuscript/Troubleshooting-Tips.md b/manuscript/Troubleshooting-Tips.md new file mode 100644 index 0000000..86b10ec --- /dev/null +++ b/manuscript/Troubleshooting-Tips.md @@ -0,0 +1,7 @@ +# Troubleshooting Tips + +{type: iframe, title:Troubleshooting Tips, width:800, height:600, poster:resources/chapt_screen_images/09-troubleshooting.png} +![](http://hutchdatascience.org/Containers_for_Scientists/09-troubleshooting.html) + + + diff --git a/manuscript/Using-Containers-as-your-Development-Space.md b/manuscript/Using-Containers-as-your-Development-Space.md new file mode 100644 index 0000000..5c66093 --- /dev/null +++ b/manuscript/Using-Containers-as-your-Development-Space.md @@ -0,0 +1,7 @@ +# Using Containers as your Development Space + +{type: iframe, title:Using Containers as your Development Space, width:800, height:600, poster:resources/chapt_screen_images/10-IDE-from-containers.png} +![](http://hutchdatascience.org/Containers_for_Scientists/10-IDE-from-containers.html) + + + diff --git a/manuscript/Using-Containers.md b/manuscript/Using-Containers.md new file mode 100644 index 0000000..19f7c44 --- /dev/null +++ b/manuscript/Using-Containers.md @@ -0,0 +1,7 @@ +# Using Containers + +{type: iframe, title:Using Containers, width:800, height:600, poster:resources/chapt_screen_images/03-using-containers.png} +![](http://hutchdatascience.org/Containers_for_Scientists/03-using-containers.html) + + + diff --git a/manuscript/Using-Volumes.md b/manuscript/Using-Volumes.md new file mode 100644 index 0000000..0e96416 --- /dev/null +++ b/manuscript/Using-Volumes.md @@ -0,0 +1,7 @@ +# Using Volumes + +{type: iframe, title:Using Volumes, width:800, height:600, poster:resources/chapt_screen_images/04-using-volumes.png} +![](http://hutchdatascience.org/Containers_for_Scientists/04-using-volumes.html) + + + diff --git a/manuscript/Why-Containers?.md b/manuscript/Why-Containers?.md new file mode 100644 index 0000000..ad18641 --- /dev/null +++ b/manuscript/Why-Containers?.md @@ -0,0 +1,7 @@ +# Why Containers? + +{type: iframe, title:Why Containers?, width:800, height:600, poster:resources/chapt_screen_images/02-why-containers.png} +![](http://hutchdatascience.org/Containers_for_Scientists/02-why-containers.html) + + + diff --git a/manuscript/Writing-Dockerfiles.md b/manuscript/Writing-Dockerfiles.md new file mode 100644 index 0000000..64675b5 --- /dev/null +++ b/manuscript/Writing-Dockerfiles.md @@ -0,0 +1,7 @@ +# Writing Dockerfiles + +{type: iframe, title:Writing Dockerfiles, width:800, height:600, poster:resources/chapt_screen_images/06-writing-dockerfiles.png} +![](http://hutchdatascience.org/Containers_for_Scientists/06-writing-dockerfiles.html) + + + diff --git a/manuscript/resources/chapt_screen_images/01-intro.png b/manuscript/resources/chapt_screen_images/01-intro.png new file mode 100644 index 0000000..972e025 Binary files /dev/null and b/manuscript/resources/chapt_screen_images/01-intro.png differ diff --git a/manuscript/resources/chapt_screen_images/02-why-containers.png b/manuscript/resources/chapt_screen_images/02-why-containers.png new file mode 100644 index 0000000..8d487e9 Binary files /dev/null and b/manuscript/resources/chapt_screen_images/02-why-containers.png differ diff --git a/manuscript/resources/chapt_screen_images/03-using-containers.png b/manuscript/resources/chapt_screen_images/03-using-containers.png new file mode 100644 index 0000000..e5262ff Binary files /dev/null and b/manuscript/resources/chapt_screen_images/03-using-containers.png differ diff --git a/manuscript/resources/chapt_screen_images/04-using-volumes.png b/manuscript/resources/chapt_screen_images/04-using-volumes.png new file mode 100644 index 0000000..59f3e42 Binary files /dev/null and b/manuscript/resources/chapt_screen_images/04-using-volumes.png differ diff --git a/manuscript/resources/chapt_screen_images/05-modifying-containers.png b/manuscript/resources/chapt_screen_images/05-modifying-containers.png new file mode 100644 index 0000000..a8fb1a1 Binary files /dev/null and b/manuscript/resources/chapt_screen_images/05-modifying-containers.png differ diff --git a/manuscript/resources/chapt_screen_images/06-writing-dockerfiles.png b/manuscript/resources/chapt_screen_images/06-writing-dockerfiles.png new file mode 100644 index 0000000..4181ef0 Binary files /dev/null and b/manuscript/resources/chapt_screen_images/06-writing-dockerfiles.png differ diff --git a/manuscript/resources/chapt_screen_images/07-sharing-images.png b/manuscript/resources/chapt_screen_images/07-sharing-images.png new file mode 100644 index 0000000..c44ecdf Binary files /dev/null and b/manuscript/resources/chapt_screen_images/07-sharing-images.png differ diff --git a/manuscript/resources/chapt_screen_images/08-cleaning-up.png b/manuscript/resources/chapt_screen_images/08-cleaning-up.png new file mode 100644 index 0000000..b0b85a4 Binary files /dev/null and b/manuscript/resources/chapt_screen_images/08-cleaning-up.png differ diff --git a/manuscript/resources/chapt_screen_images/09-troubleshooting.png b/manuscript/resources/chapt_screen_images/09-troubleshooting.png new file mode 100644 index 0000000..c9f30cc Binary files /dev/null and b/manuscript/resources/chapt_screen_images/09-troubleshooting.png differ diff --git a/manuscript/resources/chapt_screen_images/10-IDE-from-containers.png b/manuscript/resources/chapt_screen_images/10-IDE-from-containers.png new file mode 100644 index 0000000..92d544b Binary files /dev/null and b/manuscript/resources/chapt_screen_images/10-IDE-from-containers.png differ diff --git a/manuscript/resources/chapt_screen_images/11-advanced-techniques.png b/manuscript/resources/chapt_screen_images/11-advanced-techniques.png new file mode 100644 index 0000000..c595742 Binary files /dev/null and b/manuscript/resources/chapt_screen_images/11-advanced-techniques.png differ diff --git a/manuscript/resources/chapt_screen_images/References.png b/manuscript/resources/chapt_screen_images/References.png new file mode 100644 index 0000000..3d44af1 Binary files /dev/null and b/manuscript/resources/chapt_screen_images/References.png differ