File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -20,15 +20,17 @@ Before raising a PR or an issue request that you read our [Contributing guide](h
20
20
21
21
If you are new with Docker, Kubernetes or Go and would like to learn or just improve your skills, you may find the following links useful:
22
22
23
- * [ Docker Documentation] ( https://docs.docker.com )
23
+ * ** Docker**
24
+ * [ Docker Swarm Documentation] ( https://docs.docker.com/engine/swarm/ )
25
+ * [ Docker Documentation] ( https://docs.docker.com )
24
26
* [ Kubernetes Documentation] ( https://kubernetes.io/docs/home/?path=browse )
25
- * Golang
26
- - [ The Go Programming Language] ( https://golang.org )
27
- - [ Go Documentation] ( https://golang.org/doc/ )
28
- - Alex Ellis' [ golang basics] ( https://blog.alexellis.io/tag/golang-basics/ ) blog posts
29
- - [ The Case For Go] ( https://gist.github.com/ungerik/3731476 ) - a list of sources collected by Erik Unger
30
- - Another interesting blog post - [ Why should you learn Go?] ( https://medium.com/@kevalpatel2106/why-should-you-learn-go-f607681fad65 ) by Keval Patel
31
- - Official Golang [ GitHUb] ( https://github.com/golang ) account
27
+ * ** Golang**
28
+ * [ The Go Programming Language] ( https://golang.org )
29
+ * [ Go Documentation] ( https://golang.org/doc/ )
30
+ * Alex Ellis' [ golang basics] ( https://blog.alexellis.io/tag/golang-basics/ ) blog posts
31
+ * [ The Case For Go] ( https://gist.github.com/ungerik/3731476 ) - a list of sources collected by Erik Unger
32
+ * Another interesting blog post - [ Why should you learn Go?] ( https://medium.com/@kevalpatel2106/why-should-you-learn-go-f607681fad65 ) by Keval Patel
33
+ * Official Golang [ GitHUb] ( https://github.com/golang ) account
32
34
* [ Travis CI User Documentation] ( https://docs.travis-ci.com )
33
35
34
36
### Main Git repositories
You can’t perform that action at this time.
0 commit comments