Skip to content

Commit 8716758

Browse files
authored
doc
readme update
1 parent cf3ac21 commit 8716758

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# golang hello world
1+
# hello go docker
22

33
[![CircleCI](https://circleci.com/gh/lotharschulz/hellogodocker.svg?style=shield)](https://circleci.com/gh/lotharschulz/hellogodocker)
44

5-
## docker images with docker build pattern, docker cache and from scratch based dockerfile
5+
Docker images build with various `docker build` command flags.
6+
7+
## docker images
68

79
#### preconditions
810
- [golang](https://golang.org/)
@@ -100,4 +102,4 @@ kubectl delete deploy,svc,po,rs -l app=hellogo
100102
```
101103

102104
#### blog post
103-
[let’s go build a minimal docker image](https://www.lotharschulz.info/2018/10/01/lets-go-build-a-minimal-docker-image/)
105+
[let’s go build a minimal docker image](https://www.lotharschulz.info/2018/10/01/lets-go-build-a-minimal-docker-image/)

0 commit comments

Comments
 (0)