From 31dc7b5f7e41af17ced195f6ca8ad2361577dba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Fern=C3=A1ndez?= Date: Sat, 27 Oct 2018 12:49:19 +0200 Subject: [PATCH] Update payara.md --- docs/payara.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/payara.md b/docs/payara.md index 8dd5ce92..230b1185 100644 --- a/docs/payara.md +++ b/docs/payara.md @@ -4,3 +4,7 @@ * [Dzone: Easy Java EE Microservices With Payara Micro](https://dzone.com/articles/easy-java-ee-microservices-with-payara-micro) * [Dzone: Getting Started With Java EE 8, Payara 5 and Eclipse Oxygen](https://dzone.com/articles/getting-started-with-java-ee-8-payara-5-and-eclips) * [Dzone: What's New in Payara Server and Payara Micro 5?](https://dzone.com/articles/whats-new-in-payara-server-and-payara-micro-5) + +## Docker Hub images +* [Payara](https://hub.docker.com/r/payara/server-full/) Image for the full profile of Payara Server +* [Payara Micro](https://hub.docker.com/r/payara/micro/)