Skip to content

Commit f414489

Browse files
authored
Merge pull request mattmakai#177 from mjhea0/patch-1
added a flask + docker swarm resource
2 parents 808751d + f805222 commit f414489

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/pages/04-web-development/03-flask.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ combined with the example real-world projects listed in the next section.
238238
[Frozen-Flask](http://pythonhosted.org/Frozen-Flask/) to generate a
239239
static website from a backend data source.
240240

241+
* [Running Flask on Docker Swarm](https://testdriven.io/running-flask-on-docker-swarm)
242+
details how to run a Flask app on Docker Swarm.
241243

242244
### Open source Flask example projects
243245
Flask's lack of standard boilerplate via a commandline interface for

0 commit comments

Comments
 (0)