mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #5757 from SvenDowideit/pr_out_was_checking_something_for_a_pr_and_noticed_some_quote_issues
Was checking something for a PR and noticed some quote issues
This commit is contained in:
commit
5ac3c6c4ed
1 changed files with 3 additions and 3 deletions
|
@ -25,8 +25,8 @@ project provides [Docker.io](http://index.docker.io) to host public and
|
||||||
user. We provide user authentication and search over all the public
|
user. We provide user authentication and search over all the public
|
||||||
repositories.
|
repositories.
|
||||||
|
|
||||||
Docker acts as a client for these services via the `docker search, pull,
|
Docker acts as a client for these services via the `docker search`, `pull`,
|
||||||
login` and `push` commands.
|
`login` and `push` commands.
|
||||||
|
|
||||||
## Repositories
|
## Repositories
|
||||||
|
|
||||||
|
@ -176,7 +176,7 @@ If you want to see the status of your Trusted Builds you can go to your
|
||||||
index, and it will show you the status of your builds, and the build
|
index, and it will show you the status of your builds, and the build
|
||||||
history.
|
history.
|
||||||
|
|
||||||
Once you`ve created a Trusted Build you can deactivate or delete it. You
|
Once you've created a Trusted Build you can deactivate or delete it. You
|
||||||
cannot however push to a Trusted Build with the `docker push` command.
|
cannot however push to a Trusted Build with the `docker push` command.
|
||||||
You can only manage it by committing code to your GitHub repository.
|
You can only manage it by committing code to your GitHub repository.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue