mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +07:00
committed by
Joao Fernandes
parent
0f951a3466
commit
5ffef355a1
@@ -28,7 +28,7 @@ latest version](https://github.com/docker/notary/releases). As an example:
|
||||
|
||||
```bash
|
||||
# Get the latest binary
|
||||
curl <download-url> -o notary
|
||||
curl -L <download-url> -o notary
|
||||
|
||||
# Make it executable
|
||||
chmod +x notary
|
||||
|
||||
Reference in New Issue
Block a user