Skip to content

Commit 20882eb

Browse files
committed
fixing formatting for section 2.3
Signed-off-by: Mano Marks <mano.marks@gmail.com>
1 parent afdb584 commit 20882eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

beginner/chapters/webapps.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ Then there are two more types of images that can be both base and child images,
130130

131131
### 2.3 Our First Image
132132
_The code for this section is in this repository in the [flask-app](https://github.com/docker/labs/tree/master/beginner/flask-app) directory_
133+
133134
Now that you have a better understanding of images, it's time to create our own. Our goal in this section will be to create an image that sandboxes a small [Flask](http://flask.pocoo.org) application.
134135
For the purposes of this workshop, we'll created a fun little Python Flask app that displays a random cat `.gif` every time it is loaded - because you know, who doesn't like cats?
135136

0 commit comments

Comments
 (0)