Skip to content

Commit

Permalink
Removed links to limit duplications
Browse files Browse the repository at this point in the history
Signed-off-by: David Matějček <[email protected]>
  • Loading branch information
dmatej committed Aug 7, 2024
1 parent c8b363f commit dccbe41
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,7 @@

### How to Use Eclipse GlassFish Docker Image?

* Try [Examples](https://github.com/eclipse-ee4j/glassfish.docker/wiki/Examples) on our Wiki.
* Read [Eclipse GlassFish Documentation](https://glassfish.org/documentation.html)
* Browse Eclipse GlassFish own tests
* They don't use the docker image, however these tests use similar principles.
* These tests use `glassfish-itest-tools` instead of docker.
* [Eclipse GlassFish Application Tests](https://github.com/eclipse-ee4j/glassfish/tree/master/appserver/tests/application/src/test/java/org/glassfish/main/test/app) are covering application compatibility with GlassFish.
* [Eclipse GlassFish Admin Tests](https://github.com/eclipse-ee4j/glassfish/tree/master/appserver/tests/admin/tests/src/test/java/org/glassfish/main/admin/test) are covering usage of `asadmin` and the REST Admin Interface.
* Browse Jakarta EE resources
* [Jakarta EE Examples](https://github.com/eclipse-ee4j/jakartaee-examples)
* Check links on our [Wiki](https://github.com/eclipse-ee4j/glassfish.docker/wiki).

### Where to Get Help?

Expand Down

0 comments on commit dccbe41

Please sign in to comment.