mirror of
https://github.com/clearlinux/docs.git
synced 2026-06-26 07:26:13 +00:00
+2
-2
@@ -23,7 +23,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
|
||||
|
||||
## Issues
|
||||
|
||||
If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/docker-library/glassfish/issues).
|
||||
If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/aws/aws-eb-glassfish/issues).
|
||||
|
||||
You can also reach many of the official image maintainers via the `#docker-library` IRC channel on [Freenode](https://freenode.net).
|
||||
|
||||
@@ -31,4 +31,4 @@ You can also reach many of the official image maintainers via the `#docker-libra
|
||||
|
||||
You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.
|
||||
|
||||
Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/glassfish/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.
|
||||
Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/aws/aws-eb-glassfish/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.
|
||||
|
||||
@@ -32,6 +32,7 @@ declare -A otherRepos=(
|
||||
[debian]='https://github.com/tianon/docker-brew-debian'
|
||||
[docker-dev]='https://github.com/docker/docker'
|
||||
[fedora]='https://github.com/lsm5/docker-brew-fedora'
|
||||
[glassfish]='https://github.com/aws/aws-eb-glassfish'
|
||||
[haskell]='https://github.com/darinmorrison/docker-haskell'
|
||||
[hipache]='https://github.com/dotcloud/hipache'
|
||||
[hylang]='https://github.com/hylang/hy'
|
||||
|
||||
Reference in New Issue
Block a user