TL;DR; simply run docker pull akhenakh/kvtiles:planet-9-latest for a self hosted free performant world map (more maps and levels available see kvtiles docker tags).
I’ve blogged in the past to describe how to generate and serves your own map tiles server,... (more…)
Read more »
This blog is a static website served from a Docker container. The content is written in markdown and pushed to a Git repository hosted on GitHub. Every time I push to that repository a Docker image containing the new version is build on DockerHub. (more…)
Read more »
PALO ALTO, Calif. – April 15, 2021 – Docker, Inc.™, today announced general availability of its much-anticipated Docker Desktop for Mac [Apple Silicon], enabling developers to leverage the advantages of the latest Macs powered by the M1 chip and extending... (more…)
Read more »
I had some time today, so I thought I would combine two posts I was have been planning on writing for a week or two, looking at Docker 1.13…...
Read more »
The docker-compose tool is pretty popular for running dockerized applications in a local development environment. All we need to do is write a Compose file containing the configuration for the application’s services and have a running Docker engine for de... (more…)
Read more »