diff --git a/docs/docker_start b/docs/docker_start index b968f65c03..3af81ff4bc 100755 --- a/docs/docker_start +++ b/docs/docker_start @@ -24,4 +24,4 @@ docker run --rm \ -it \ --volume "$PWD:/docs:Z" \ --publish 4000:4000 \ - "localhost/${TAG}" + "${TAG}"