mirror of https://github.com/docker/docs.git
Merge pull request #18468 from craig-osterhout/python-redirects
fix python guide redirects
This commit is contained in:
commit
1fc6d134a7
|
@ -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