This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
Docker container documentation #1479
Labels
documentation
Improvements or additions to documentation
We provide a docker-compose.yml but do not inform the user of what to do with it, how to alter it etc.
It would be useful to show the user the command to build / start a container, when to update via
pull
, how to update the compose file with additional flags and which sections to leave as they are.Ex. in order to redeploy an indexer that has been updated I needed to update the container with a flag for the service and also deploy with an additional flag. This was undocumented at the time and I have raised an issue which may have been specifically addressed since then.
The idea is to get the user up and running quickly instead of assume that they know how to user docker.
The text was updated successfully, but these errors were encountered: