mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 16:37:34 +00:00
Fix Docker Hub rate limits, DCT timeline, image tags, etcd and Alertmanager
This commit is contained in:
@@ -51,7 +51,7 @@ $ ETCDCTL_API=3 etcdctl member list
|
||||
$ ETCDCTL_API=3 etcdctl put testkey "hello world"
|
||||
OK
|
||||
|
||||
$ etcdctl get testkey
|
||||
$ ETCDCTL_API=3 etcdctl get testkey
|
||||
testkey
|
||||
hello world
|
||||
```
|
||||
@@ -96,5 +96,5 @@ $ brew install etcd
|
||||
|
||||
$ etcd
|
||||
|
||||
$ etcdctl member list
|
||||
$ ETCDCTL_API=3 etcdctl member list
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user