diff --git a/app/docker/views/images/build/buildimage.html b/app/docker/views/images/build/buildimage.html index 2bde8f32a..06d0dc735 100644 --- a/app/docker/views/images/build/buildimage.html +++ b/app/docker/views/images/build/buildimage.html @@ -102,7 +102,7 @@ URL -

Specify an URL to a file

+

Specify a URL to a file

@@ -138,7 +138,7 @@
- You can upload a Dockerfile or a tar archive containing a Dockerfile from your computer. When using an tarball, the root folder will be used as the build + You can upload a Dockerfile or a tar archive containing a Dockerfile from your computer. When using a tarball, the root folder will be used as the build context.