You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/beginner/01-hello-world/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -185,4 +185,4 @@ echo "*.log" >> .dockerignore
185
185
186
186
---
187
187
188
-
This example provides a solid foundation for understanding Docker containers. The concepts learned here apply to all containerized applications, from simple scripts to complex microservices.
188
+
This example provides a solid foundation for understanding Docker containers. The concepts learned here apply to all containerized applications, from simple scripts to complex microservices.
0 commit comments