diff --git a/06-containers-on-the-cloud.html b/06-containers-on-the-cloud.html index 3230fd6..c9d141e 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 busybox container – you can use
docker image pull
first, or just run it with this
@@ -1543,7 +1543,7 @@
Run a ubuntu container, first with a command to read out the Linux version:
@@ -2233,7 +2233,7 @@A quick search should hopefully show that the way to install R on Alpine Linux is:
@@ -2339,7 +2339,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
@@ -3644,7 +3644,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)