Update doc

This commit is contained in:
Daniel García Aubert 2019-12-01 13:04:31 +01:00
parent f8c86f3b72
commit 33143ea28e

View File

@ -20,7 +20,7 @@ docker pull carto/IMAGE
## Update image
* Edit the docker image file with your desired changes
* Edit the docker image file
* Build image:
* `docker build -t carto/IMAGE -f docker/DOCKER_FILE docker/`