mirror of https://github.com/docker/docs.git
fix python guide redirects
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
parent
68f20697d0
commit
109cb91aaa
|
@ -2,7 +2,7 @@
|
||||||
title: Containerize a Python application
|
title: Containerize a Python application
|
||||||
keywords: python, flask, containerize, initialize
|
keywords: python, flask, containerize, initialize
|
||||||
description: Learn how to containerize a Python application.
|
description: Learn how to containerize a Python application.
|
||||||
redirect_from:
|
aliases:
|
||||||
- /language/python/build-images/
|
- /language/python/build-images/
|
||||||
- /language/python/run-containers/
|
- /language/python/run-containers/
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue