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`: