diff --git a/README.md b/README.md index c41f34a..a22e8c0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ # | Introduction to docker (2) | -**Adrien Marquès** +### Table Of Contents + + +- [III. Setting up a development stack](#iii-setting-up-a-development-stack) + * [1) Choosing images](#1-choosing-images) + * [2) Volume & network sharing policy](#2-volume--network-sharing-policy) + + [1. Volume sharing](#1-volume-sharing) + * [a) Configuration files](#a-configuration-files) + * [b) Storage files](#b-storage-files) + + [2. Launch it](#2-launch-it) + + -[TOC] ## III. Setting up a development stack