Ver Fonte

Run update.sh

Docker Library Bot há 6 anos atrás
pai
commit
92ee511859
1 ficheiros alterados com 2 adições e 6 exclusões
  1. 2 6
      alpine/README.md

+ 2 - 6
alpine/README.md

@@ -28,10 +28,10 @@ WARNING:
 	[the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://blog.docker.com/2016/11/introducing-docker-community-directory-docker-community-slack/), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker)
 
 -	**Where to file issues**:  
-	[https://github.com/gliderlabs/docker-alpine/issues](https://github.com/gliderlabs/docker-alpine/issues)
+	[https://github.com/alpinelinux/docker-alpine/issues](https://github.com/alpinelinux/docker-alpine/issues)
 
 -	**Maintained by**:  
-	[Glider Labs](https://github.com/gliderlabs/docker-alpine) (an Alpine community contributor)
+	[Natanael Copa](https://github.com/alpinelinux/docker-alpine) (an Alpine Linux maintainer)
 
 -	**Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))  
 	[`amd64`](https://hub.docker.com/r/amd64/alpine/), [`arm32v6`](https://hub.docker.com/r/arm32v6/alpine/), [`arm32v7`](https://hub.docker.com/r/arm32v7/alpine/), [`arm64v8`](https://hub.docker.com/r/arm64v8/alpine/), [`i386`](https://hub.docker.com/r/i386/alpine/), [`ppc64le`](https://hub.docker.com/r/ppc64le/alpine/), [`s390x`](https://hub.docker.com/r/s390x/alpine/)
@@ -80,10 +80,6 @@ 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).
-
 # License
 
 View [license information](https://pkgs.alpinelinux.org) for the software contained in this image.