Skip to content

Commit a5d9e5a

Browse files
added top nav links to READMEs (sidpalas#12)
1 parent 02722f3 commit a5d9e5a

13 files changed

Lines changed: 195 additions & 0 deletions

File tree

‎01-history-and-motivation/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
[Home](../README.md) | [History and Motivation](../01-history-and-motivation/README.md)
2+
| [Technology Overview](../02-technology-overview/README.md)
3+
| [Installation and Set Up](../03-installation-and-set-up/README.md)
4+
| [Using 3rd Party Containers](../04-using-3rd-party-containers/README.md)
5+
| [Example Web Application](../05-example-web-application/README.md)
6+
| [Building Container Images](../06-building-container-images/README.md)
7+
| [Container Registries](../07-container-registries/README.md)
8+
| [Running Containers](../08-running-containers/README.md)
9+
| [Container Security](../09-container-security/README.md)
10+
| [Interacting with Docker Objects](../10-interacting-with-docker-objects/README.md)
11+
| [Development Workflows](../11-development-workflow/README.md)
12+
| [Deploying Containers](../12-deploying-containers/README.md)
13+
14+
---
15+
116
# History and Motivation
217

318
<!-- no toc -->

‎02-technology-overview/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
[Home](../README.md) | [History and Motivation](../01-history-and-motivation/README.md)
2+
| [Technology Overview](../02-technology-overview/README.md)
3+
| [Installation and Set Up](../03-installation-and-set-up/README.md)
4+
| [Using 3rd Party Containers](../04-using-3rd-party-containers/README.md)
5+
| [Example Web Application](../05-example-web-application/README.md)
6+
| [Building Container Images](../06-building-container-images/README.md)
7+
| [Container Registries](../07-container-registries/README.md)
8+
| [Running Containers](../08-running-containers/README.md)
9+
| [Container Security](../09-container-security/README.md)
10+
| [Interacting with Docker Objects](../10-interacting-with-docker-objects/README.md)
11+
| [Development Workflows](../11-development-workflow/README.md)
12+
| [Deploying Containers](../12-deploying-containers/README.md)
13+
14+
---
15+
116
# Technology Overview
217

318
<!-- no toc -->

‎03-installation-and-set-up/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
[Home](../README.md) | [History and Motivation](../01-history-and-motivation/README.md)
2+
| [Technology Overview](../02-technology-overview/README.md)
3+
| [Installation and Set Up](../03-installation-and-set-up/README.md)
4+
| [Using 3rd Party Containers](../04-using-3rd-party-containers/README.md)
5+
| [Example Web Application](../05-example-web-application/README.md)
6+
| [Building Container Images](../06-building-container-images/README.md)
7+
| [Container Registries](../07-container-registries/README.md)
8+
| [Running Containers](../08-running-containers/README.md)
9+
| [Container Security](../09-container-security/README.md)
10+
| [Interacting with Docker Objects](../10-interacting-with-docker-objects/README.md)
11+
| [Development Workflows](../11-development-workflow/README.md)
12+
| [Deploying Containers](../12-deploying-containers/README.md)
13+
14+
---
15+
116
# Installation and Set Up
217

318
Docker Desktop: https://docs.docker.com/get-docker/

‎04-using-3rd-party-containers/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
[Home](../README.md) | [History and Motivation](../01-history-and-motivation/README.md)
2+
| [Technology Overview](../02-technology-overview/README.md)
3+
| [Installation and Set Up](../03-installation-and-set-up/README.md)
4+
| [Using 3rd Party Containers](../04-using-3rd-party-containers/README.md)
5+
| [Example Web Application](../05-example-web-application/README.md)
6+
| [Building Container Images](../06-building-container-images/README.md)
7+
| [Container Registries](../07-container-registries/README.md)
8+
| [Running Containers](../08-running-containers/README.md)
9+
| [Container Security](../09-container-security/README.md)
10+
| [Interacting with Docker Objects](../10-interacting-with-docker-objects/README.md)
11+
| [Development Workflows](../11-development-workflow/README.md)
12+
| [Deploying Containers](../12-deploying-containers/README.md)
13+
14+
---
15+
116
# Using 3rd party containers
217

318
**Table of contents:**

‎05-example-web-application/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
[Home](../README.md) | [History and Motivation](../01-history-and-motivation/README.md)
2+
| [Technology Overview](../02-technology-overview/README.md)
3+
| [Installation and Set Up](../03-installation-and-set-up/README.md)
4+
| [Using 3rd Party Containers](../04-using-3rd-party-containers/README.md)
5+
| [Example Web Application](../05-example-web-application/README.md)
6+
| [Building Container Images](../06-building-container-images/README.md)
7+
| [Container Registries](../07-container-registries/README.md)
8+
| [Running Containers](../08-running-containers/README.md)
9+
| [Container Security](../09-container-security/README.md)
10+
| [Interacting with Docker Objects](../10-interacting-with-docker-objects/README.md)
11+
| [Development Workflows](../11-development-workflow/README.md)
12+
| [Deploying Containers](../12-deploying-containers/README.md)
13+
14+
---
15+
116
# Sample web application
217

318
![](./readme-assets/app-screenshot.png)

‎06-building-container-images/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
[Home](../README.md) | [History and Motivation](../01-history-and-motivation/README.md)
2+
| [Technology Overview](../02-technology-overview/README.md)
3+
| [Installation and Set Up](../03-installation-and-set-up/README.md)
4+
| [Using 3rd Party Containers](../04-using-3rd-party-containers/README.md)
5+
| [Example Web Application](../05-example-web-application/README.md)
6+
| [Building Container Images](../06-building-container-images/README.md)
7+
| [Container Registries](../07-container-registries/README.md)
8+
| [Running Containers](../08-running-containers/README.md)
9+
| [Container Security](../09-container-security/README.md)
10+
| [Interacting with Docker Objects](../10-interacting-with-docker-objects/README.md)
11+
| [Development Workflows](../11-development-workflow/README.md)
12+
| [Deploying Containers](../12-deploying-containers/README.md)
13+
14+
---
15+
116
# Building Container Images
217

318
## Building the Dockerfiles in this Repo

‎07-container-registries/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
[Home](../README.md) | [History and Motivation](../01-history-and-motivation/README.md)
2+
| [Technology Overview](../02-technology-overview/README.md)
3+
| [Installation and Set Up](../03-installation-and-set-up/README.md)
4+
| [Using 3rd Party Containers](../04-using-3rd-party-containers/README.md)
5+
| [Example Web Application](../05-example-web-application/README.md)
6+
| [Building Container Images](../06-building-container-images/README.md)
7+
| [Container Registries](../07-container-registries/README.md)
8+
| [Running Containers](../08-running-containers/README.md)
9+
| [Container Security](../09-container-security/README.md)
10+
| [Interacting with Docker Objects](../10-interacting-with-docker-objects/README.md)
11+
| [Development Workflows](../11-development-workflow/README.md)
12+
| [Deploying Containers](../12-deploying-containers/README.md)
13+
14+
---
15+
116
# Container Registries
217

318
A container registry is a repository, or collection of repositories, used to store and access container images. They serve as a place to store and share container images between developer systems, continuous integration servers, and deployment environments.

‎08-running-containers/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
[Home](../README.md) | [History and Motivation](../01-history-and-motivation/README.md)
2+
| [Technology Overview](../02-technology-overview/README.md)
3+
| [Installation and Set Up](../03-installation-and-set-up/README.md)
4+
| [Using 3rd Party Containers](../04-using-3rd-party-containers/README.md)
5+
| [Example Web Application](../05-example-web-application/README.md)
6+
| [Building Container Images](../06-building-container-images/README.md)
7+
| [Container Registries](../07-container-registries/README.md)
8+
| [Running Containers](../08-running-containers/README.md)
9+
| [Container Security](../09-container-security/README.md)
10+
| [Interacting with Docker Objects](../10-interacting-with-docker-objects/README.md)
11+
| [Development Workflows](../11-development-workflow/README.md)
12+
| [Deploying Containers](../12-deploying-containers/README.md)
13+
14+
---
15+
116
# Running Containers (with Docker)
217

318
There are two primary ways to run docker containers, with `docker run` and `docker compose up`.

‎09-container-security/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
[Home](../README.md) | [History and Motivation](../01-history-and-motivation/README.md)
2+
| [Technology Overview](../02-technology-overview/README.md)
3+
| [Installation and Set Up](../03-installation-and-set-up/README.md)
4+
| [Using 3rd Party Containers](../04-using-3rd-party-containers/README.md)
5+
| [Example Web Application](../05-example-web-application/README.md)
6+
| [Building Container Images](../06-building-container-images/README.md)
7+
| [Container Registries](../07-container-registries/README.md)
8+
| [Running Containers](../08-running-containers/README.md)
9+
| [Container Security](../09-container-security/README.md)
10+
| [Interacting with Docker Objects](../10-interacting-with-docker-objects/README.md)
11+
| [Development Workflows](../11-development-workflow/README.md)
12+
| [Deploying Containers](../12-deploying-containers/README.md)
13+
14+
---
15+
116
# Container Security
217

318
There are two main considerations when it comes to container security (1) the contents of your container image and (2) the security of the execution configuration and environment.

‎10-interacting-with-docker-objects/README.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
[Home](../README.md) | [History and Motivation](../01-history-and-motivation/README.md)
2+
| [Technology Overview](../02-technology-overview/README.md)
3+
| [Installation and Set Up](../03-installation-and-set-up/README.md)
4+
| [Using 3rd Party Containers](../04-using-3rd-party-containers/README.md)
5+
| [Example Web Application](../05-example-web-application/README.md)
6+
| [Building Container Images](../06-building-container-images/README.md)
7+
| [Container Registries](../07-container-registries/README.md)
8+
| [Running Containers](../08-running-containers/README.md)
9+
| [Container Security](../09-container-security/README.md)
10+
| [Interacting with Docker Objects](../10-interacting-with-docker-objects/README.md)
11+
| [Development Workflows](../11-development-workflow/README.md)
12+
| [Deploying Containers](../12-deploying-containers/README.md)
13+
14+
---
15+
116
# Interacting with Containers and Other Docker Objects
217

318
Familiarize yourself with the docker command line!

0 commit comments

Comments
 (0)