Update a few minor Alpine bits to reflect the new reality

This commit is contained in:
Tianon Gravi 2019-03-27 12:56:11 -07:00
parent eff58283ca
commit c55a62b7bb
3 changed files with 2 additions and 6 deletions

View File

@ -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).

View File

@ -1 +1 @@
https://github.com/gliderlabs/docker-alpine
https://github.com/alpinelinux/docker-alpine

View File

@ -1 +1 @@
[Glider Labs](%%GITHUB-REPO%%) (an Alpine community contributor)
[Natanael Copa](%%GITHUB-REPO%%) (an Alpine Linux maintainer)