We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4f6cab commit 66b2e21Copy full SHA for 66b2e21
docker-process-approach/docker-4.md
@@ -99,5 +99,13 @@ ANSWER: environment:
99
ANSWER: service names
100
101
102
-
103
+### Learning resources
+* https://yaml.org/start.html
104
+* https://yaml.org/refcard.html
105
+* https://docs.docker.com/compose/compose-file/compose-versioning/
106
+* https://github.com/docker/compose/releases
107
108
+* https://github.com/BretFisher/ama/issues/8
109
+* https://docs.docker.com/compose/compose-file/#links
110
+* https://docs.docker.com/compose/compose-file/
111
+* https://docs.docker.com/compose/compose-file/#build
0 commit comments