From 69dd9eb067b94eb192309b4a34b407f1a1e374e9 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Fri, 7 Dec 2018 02:41:06 +0100 Subject: [PATCH] Updated readme mentioning docker image --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9aff58a5..e49c1fd8 100644 --- a/README.md +++ b/README.md @@ -214,11 +214,9 @@ Right now, it does not import cached info (like website previews), but it will. ## Using a docker image -Currently there's no official docker image, but there's a work in progress alpha version you can find [here](https://hub.docker.com/r/shlinkio/shlink/). +Starting with version 1.15.0, an official docker image is provided. You can find the docs on how to use it [here](https://hub.docker.com/r/shlinkio/shlink/). -The idea will be that you can just generate a container using the image and provide predefined config files via volumes or CLI arguments, so that you get shlink up and running. - -Currently the image does not expose an entry point which let's you interact with shlink's CLI interface, nor allows configuration to be passed. +The idea is that you can just generate a container using the image and provide custom config via env vars. ## Using shlink