From 702779ff9e2fde08c6f6a2414b8ad09499b07c6f Mon Sep 17 00:00:00 2001 From: Samuel Date: Wed, 25 Jul 2018 22:40:08 +0200 Subject: [PATCH] update README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67d5126..791e381 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,9 @@ Docker Image for building Ionic Apps with Android SDK. (e.g. with GitlabCI) - Android Build Tools 27.0.0 - Android APIs 27 - Cordova 8.0.0 -- Ionic 4.0.0 \ No newline at end of file +- Ionic 4.0.0 +## Image +You can find the Docker Image on Docker Hub: [smlabt/ionic](https://hub.docker.com/r/smlabt/ionic/) +``` +docker pull smlabt/ionic +``` \ No newline at end of file