Commit graph

5 commits

Author SHA1 Message Date
Tobias
1b58d38d90
Readme: Remove tileserver-gl-light docker
When following the readme `docker run --rm -it -v $(pwd):/data -p 8000:80 tileserver-gl-light` the error says:

```sh
% docker run --rm -it -v $(pwd):/data -p 8000:80 tileserver-gl-light
Unable to find image 'tileserver-gl-light:latest' locally
docker: Error response from daemon: pull access denied for tileserver-gl-light, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
```

This removes the part of the documentation that is out of date.
2022-03-28 15:28:16 +02:00
Petr Sloup
29d3e72dd3 Replace last references to the old repository/dockerhub 2020-03-11 13:57:45 +01:00
Taro Matsuzawa
0e85e0058f - added Building docker image document in README_light.md
- change URL schema from http to https
2020-02-18 08:03:52 +09:00
Petr Sloup
0a7c403f0b Update repo links, footnote, etc. (klokantech->maptiler) 2019-12-30 16:54:35 +01:00
Petr Sloup
ff9d5a8e5d Update READMEs and descriptions 2016-08-25 12:52:32 +02:00