Skip to content

Commit 95a191e

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "[docs] fix docker best practice link"
2 parents 91dcdef + 28fd851 commit 95a191e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/contributor/adding-a-new-image.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Adding a new image
33
==================
44

55
Kolla follows `Best practices for writing Dockerfiles
6-
<https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/>`__
6+
<https://docs.docker.com/develop/develop-images/dockerfile_best-practices/>`__
77
where at all possible.
88

99
We use ``jinja2`` templating syntax to help manage the volume and complexity

0 commit comments

Comments
 (0)