mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
added headers to examples linking back to running the examples page
This commit is contained in:
parent
81ebf4fcf6
commit
6eb8a74ff9
5 changed files with 12 additions and 3 deletions
|
@ -6,6 +6,9 @@
|
|||
|
||||
Building a python web app
|
||||
=========================
|
||||
|
||||
.. include:: example_header.inc
|
||||
|
||||
The goal of this example is to show you how you can author your own docker images using a parent image, making changes to it, and then saving the results as a new image. We will do that by making a simple hello flask web application image.
|
||||
|
||||
**Steps:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue