From 8759e9e8d832cff7cf5fdfb81691bb39b2b98ae1 Mon Sep 17 00:00:00 2001 From: ni-richard Date: Mon, 9 Sep 2019 10:16:34 +0200 Subject: [PATCH] Updated Building everything manually (markdown) --- Building-everything-manually.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-everything-manually.md b/Building-everything-manually.md index 571b939..491d142 100644 --- a/Building-everything-manually.md +++ b/Building-everything-manually.md @@ -1,4 +1,4 @@ -In case you would like to avoid running anything locally and/or pulling images from [Docker hub](https://hub.docker.com/LINK_TO_THE_IMAGE), let's see how we can build the images completely manually. If you are here by accident, you should just use our [tfw.sh](https://github.com/LINK_TO_TFW_SH) script instead. +In case you would like to avoid running anything locally and/or pulling images from [Docker hub](https://hub.docker.com/LINK_TO_THE_IMAGE), let's see how we can build the images completely manually. If you are here by accident, you should just use our [tfw.sh](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/tfw.sh-script) script instead. ### Connection among the images First of all, let's take a look at the `FROM` statements in each `Dockerfile`: