add docker cli for beginner level (#318)

* add docker cli for beginner level

* update url
This commit is contained in:
Adzim Zul Fahmi 2019-06-12 20:26:41 +07:00 committed by Shmavon Gazanchyan
parent 871ce84b4d
commit c440d10c79

View File

@ -72,6 +72,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
- [CockroachDB](https://github.com/cockroachdb/cockroach/labels/E-easy) _(label: E-easy)_ <br> The Scalable, Survivable, Strongly-Consistent SQL Database
- [Helm](https://github.com/kubernetes/helm/labels/good%20first%20issue) _(label: good first issue)_ <br> The Kubernetes Package Manager
- [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=%E2%9C%93&q=is%3Aopen+label%3A%22Up+For+Grabs%22+label%3A%22Difficulty%2F1%3AEasy%22+label%3A%22Tech%2FGo%22+) _(label: Up For Grabs, Difficulty/1:Easy, Tech/Go)_ <br> Open source Slack-alternative in Golang and React
- [Docker/CLI](https://github.com/docker/cli/labels/exp%2Fbeginner) _(label: exp/beginner)_ <br> The Docker CLI
## Java