This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/master by this push:
new 2135b11 [KARAF-6387] Update Docker assembly link
2135b11 is described below
commit 2135b11e535267c4853bee8d65365712cf710573
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Aug 26 07:29:11 2019 +0200
[KARAF-6387] Update Docker assembly link
---
manual/src/main/asciidoc/user-guide/docker.adoc | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/manual/src/main/asciidoc/user-guide/docker.adoc
b/manual/src/main/asciidoc/user-guide/docker.adoc
index fc3b98c..5733ee4 100644
--- a/manual/src/main/asciidoc/user-guide/docker.adoc
+++ b/manual/src/main/asciidoc/user-guide/docker.adoc
@@ -25,7 +25,7 @@ But, Apache Karaf also provides a docker feature allows you
to:
==== Docker images
-You can find the docker resource at
http://github.com/apache/karaf/assemblies/docker.
+You can find the docker resource at
https://github.com/apache/karaf/tree/master/assemblies/docker.
As prerequisites, you have:
@@ -34,6 +34,11 @@ As prerequisites, you have:
===== Official images
+[NOTE]
+====
+The official Docker Karaf images are in preparation, as part of the Karaf
build process. They should be available soon.
+====
+
Apache Karaf official docker images should be available soon on Docker HUB:
https://hub.docker.com/_/karaf/
You can directly pull the official image: