Peter Johnson
Peter Johnson
Maybe https://docs.docker.com/engine/reference/commandline/save/ ?
You can use commands for saving `containers` but you really don't need to, the containers are stateless, you can delete a container and spawn a new one and it'll still...
Hi @ajithcofficial Many users are running the docker setup without issue, so I suspect there might be something unusual about your setup. What operating system are you using? are you...
This issue https://github.com/pelias/docker/issues/31 sounds related, your issues may be because you are running as `root`. cc/ @orangejulius
Sounds like an interesting idea. Seems that it wouldn't allow us to completely remove the `docker-compose.yml` file, since it's required but it would make it easier to diff for changes...
Some care would need to be taken when defining a convention for naming of the env vars, we'd need names to be fairly obvious, unambiguous and unchanging.
We are currently testing this new workflow out in the Geocode Earth build environment. We generally launch several full-planet builds a week, this change should make doing that much easier...
Hi @Freshm4at, I'm trying to understand this screenshot, it looks like you hit `Control+C` a couple times to cancel the `pelias download all` command?
Sounds like a good idea in principle but I would hold off until after I have met with the Ura Design agency. I'm hoping that they will be able to...
Can you please post an example HTTP URL where the response differs on your version from what you are seeing elsewhere?