Updated Building everything manually (markdown)

ni-richard 2019-09-09 10:16:34 +02:00
parent e259c78955
commit 8759e9e8d8

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