diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 24461870..6e0217c7 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Contribute to the Buildx project + # Contribute to the Buildx project This page contains information about reporting issues as well as some tips and guidelines useful to experienced open source contributors. @@ -289,4 +289,4 @@ The rules: If you are having trouble getting into the mood of idiomatic Go, we recommend reading through [Effective Go](https://golang.org/doc/effective_go.html). The -[Go Blog](https://blog.golang.org) is also a great resource. \ No newline at end of file +[Go Blog](https://blog.golang.org) is also a great resource. diff --git a/README.md b/README.md index 10256a2f..6442988b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# buildx + # buildx [![PkgGoDev](https://img.shields.io/badge/go.dev-docs-007d9c?logo=go&logoColor=white)](https://pkg.go.dev/github.com/docker/buildx) [![Build Status](https://github.com/docker/buildx/workflows/build/badge.svg)](https://github.com/docker/buildx/actions?query=workflow%3Abuild) diff --git a/docs/reference/buildx_bake.md b/docs/reference/buildx_bake.md index 55821153..e079eda1 100644 --- a/docs/reference/buildx_bake.md +++ b/docs/reference/buildx_bake.md @@ -1,4 +1,4 @@ -# buildx bake + buildx bake ``` docker buildx bake [OPTIONS] [TARGET...] diff --git a/docs/reference/buildx_build.md b/docs/reference/buildx_build.md index d7711085..e9bf364f 100644 --- a/docs/reference/buildx_build.md +++ b/docs/reference/buildx_build.md @@ -1,4 +1,4 @@ -# buildx build +# buildx build ``` docker buildx build [OPTIONS] PATH | URL | - diff --git a/docs/reference/buildx_imagetools_create.md b/docs/reference/buildx_imagetools_create.md index 8eb414e0..605467ef 100644 --- a/docs/reference/buildx_imagetools_create.md +++ b/docs/reference/buildx_imagetools_create.md @@ -1,4 +1,4 @@ -# buildx imagetools create + # buildx imagetools create ``` docker buildx imagetools create [OPTIONS] [SOURCE] [SOURCE...] diff --git a/docs/reference/buildx_imagetools_inspect.md b/docs/reference/buildx_imagetools_inspect.md index e1af7a67..f5e89e9a 100644 --- a/docs/reference/buildx_imagetools_inspect.md +++ b/docs/reference/buildx_imagetools_inspect.md @@ -1,4 +1,4 @@ -# buildx imagetools inspect + # buildx imagetools inspect ``` docker buildx imagetools inspect [OPTIONS] NAME diff --git a/docs/reference/buildx_inspect.md b/docs/reference/buildx_inspect.md index 85e5d96b..027b7bb4 100644 --- a/docs/reference/buildx_inspect.md +++ b/docs/reference/buildx_inspect.md @@ -1,4 +1,4 @@ -# buildx inspect +# buildx inspect ``` docker buildx inspect [NAME] diff --git a/docs/reference/buildx_ls.md b/docs/reference/buildx_ls.md index 75dbaf8b..9e885784 100644 --- a/docs/reference/buildx_ls.md +++ b/docs/reference/buildx_ls.md @@ -1,4 +1,4 @@ -# buildx ls +# buildx ls ``` docker buildx ls diff --git a/docs/reference/buildx_rm.md b/docs/reference/buildx_rm.md index 12456b30..d0a940fc 100644 --- a/docs/reference/buildx_rm.md +++ b/docs/reference/buildx_rm.md @@ -1,4 +1,4 @@ -# buildx rm +# buildx rm ``` docker buildx rm [NAME] diff --git a/docs/reference/buildx_stop.md b/docs/reference/buildx_stop.md index 23db3040..a2e30891 100644 --- a/docs/reference/buildx_stop.md +++ b/docs/reference/buildx_stop.md @@ -1,4 +1,4 @@ -# buildx stop + # buildx stop ``` docker buildx stop [NAME] diff --git a/docs/reference/buildx_use.md b/docs/reference/buildx_use.md index 541016ed..556bd241 100644 --- a/docs/reference/buildx_use.md +++ b/docs/reference/buildx_use.md @@ -1,4 +1,4 @@ -# buildx use +# buildx use ``` docker buildx use [OPTIONS] NAME