Skip to content

Commit 900f0b3

Browse files
committed
docker-buildx-build: remove trailing slash from URL
1 parent 61c5d8c commit 900f0b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/common/docker-buildx-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# docker buildx build
22

33
> Build an image from a Dockerfile using the BuildKit engine.
4-
> More information: <https://docs.docker.com/reference/cli/docker/buildx/build/>.
4+
> More information: <https://docs.docker.com/reference/cli/docker/buildx/build>.
55
66
- Build an image from the Dockerfile in the current directory:
77

0 commit comments

Comments
 (0)