We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8608ac3 commit c27eb73Copy full SHA for c27eb73
assets/container-stages.png renamed to assets/dev-container-stages.png
overview.md
@@ -31,11 +31,9 @@ application before you are ready to deploy. While deployment and development
31
containers may resemble one another, you may not want to include tools in a
32
deployment image that you use during development.
33
34
-<div align="center">
35
-
36
-
37
38
-</div>
+<p align="center">
+ <img src="./assets/dev-container-stages.png">
+</p>
39
40
### Build and test
41
0 commit comments