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 0c2215b commit 58170f4Copy full SHA for 58170f4
_site/beginners/dockerfile/lab4_dockerfile_copy.md
@@ -1,5 +1,5 @@
1
# Lab #3: Create an image with COPY instruction
2
-The COPY instruction copies files or directories from source and adds them to the filesystem of the container at destinatio.
+The COPY instruction copies files or directories from source and adds them to the filesystem of the container at destination.
3
4
Two form of COPY instruction
5
```
0 commit comments