diff --git a/06-containers-on-the-cloud.html b/06-containers-on-the-cloud.html index 197f872d6..d1ed49fe6 100644 --- a/06-containers-on-the-cloud.html +++ b/06-containers-on-the-cloud.html @@ -13,7 +13,7 @@ processEscapes: true } }); -
+Materials licensed under CC-BY 4.0 by the authors
Template licensed under CC-BY 4.0 by The Carpentries
-Built with sandpaper (0.16.9), pegboard (0.7.6), and varnish (1.0.4)
+Built with sandpaper (0.16.10), pegboard (0.7.7), and varnish (1.0.5)
Materials licensed under CC-BY 4.0 by the authors
Template licensed under CC-BY 4.0 by The Carpentries
-Built with sandpaper (0.16.9), pegboard (0.7.6), and varnish (1.0.4)
+Built with sandpaper (0.16.10), pegboard (0.7.7), and varnish (1.0.5)
Materials licensed under CC-BY 4.0 by the authors
Template licensed under CC-BY 4.0 by The Carpentries
-Built with sandpaper (0.16.9), pegboard (0.7.6), and varnish (1.0.4)
+Built with sandpaper (0.16.10), pegboard (0.7.7), and varnish (1.0.5)
Materials licensed under CC-BY 4.0 by the authors
Template licensed under CC-BY 4.0 by The Carpentries
-Built with sandpaper (0.16.9), pegboard (0.7.6), and varnish (1.0.4)
+Built with sandpaper (0.16.10), pegboard (0.7.7), and varnish (1.0.5)
Materials licensed under CC-BY 4.0 by the authors
Template licensed under CC-BY 4.0 by The Carpentries
-Built with sandpaper (0.16.9), pegboard (0.7.6), and varnish (1.0.4)
+Built with sandpaper (0.16.10), pegboard (0.7.7), and varnish (1.0.5)
Materials licensed under CC-BY 4.0 by the authors
Template licensed under CC-BY 4.0 by The Carpentries
-Built with sandpaper (0.16.9), pegboard (0.7.6), and varnish (1.0.4)
+Built with sandpaper (0.16.10), pegboard (0.7.7), and varnish (1.0.5)
Materials licensed under CC-BY 4.0 by the authors
Template licensed under CC-BY 4.0 by The Carpentries
-Built with sandpaper (0.16.9), pegboard (0.7.6), and varnish (1.0.4)
+Built with sandpaper (0.16.10), pegboard (0.7.7), and varnish (1.0.5)
To see if the hello-world
container image is now on your
computer, run:
Use the same command as above, but with the echo
command
to print a message.
Run an interactive ubuntu container – you can use
docker image pull
first, or just run it with this
@@ -1532,7 +1532,7 @@
Run a ubuntu container, first with a command to read out the Linux version:
@@ -2016,7 +2016,7 @@First, search for rocker
in Docker Hub. Then look for
their tidyverse
container image. You can look at the list
@@ -2209,7 +2209,7 @@
A quick search should hopefully show that the way to install R on Alpine Linux is:
@@ -2314,7 +2314,7 @@Based on our experience above, edit the Dockerfile
(in
your text editor of choice) to look like this:
To see your new image, run docker image ls
. You
@@ -3549,7 +3549,7 @@
This is not an exhaustive list but some of the advantages and disadvantages could be:
@@ -3675,7 +3675,7 @@Materials licensed under CC-BY 4.0 by the authors
Template licensed under CC-BY 4.0 by The Carpentries
-Built with sandpaper (0.16.9), pegboard (0.7.6), and varnish (1.0.4)
+Built with sandpaper (0.16.10), pegboard (0.7.7), and varnish (1.0.5)