Update a few minor Alpine bits to reflect the new reality
This commit is contained in:
parent
eff58283ca
commit
c55a62b7bb
|
|
@ -27,7 +27,3 @@ ENTRYPOINT ["mysql"]
|
|||
```
|
||||
|
||||
This yields us a virtual image size of about 145MB image.
|
||||
|
||||
## Documentation
|
||||
|
||||
This image is well documented. [Check out the documentation at Viewdocs](http://gliderlabs.viewdocs.io/docker-alpine).
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
https://github.com/gliderlabs/docker-alpine
|
||||
https://github.com/alpinelinux/docker-alpine
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
[Glider Labs](%%GITHUB-REPO%%) (an Alpine community contributor)
|
||||
[Natanael Copa](%%GITHUB-REPO%%) (an Alpine Linux maintainer)
|
||||
|
|
|
|||
Loading…
Reference in New Issue