一张图搞定 Github Create an OAuth ApplicationCreate a GitHub OAuth application. The Consumer Key and Consumer Secret are used to authorize access to Bitbuc
...
写在前边今天学习发布一个Docker镜像包,到了 docker login 环节抛了一个warning
显而易见,密码存储不安全,建议我们配置一个凭据帮助程序来存储。说干就干,Just do it
打开上图中的链接
1https://docs.docker.com/engine/reference/
...
写在前边
今天使用redis的时候,遇到了这个问题。
MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify t
...