config | ||
fonts | ||
cartodb_pgsql.sh | ||
create_dev_user | ||
Dockerfile | ||
fill_geocoder.sh | ||
geocoder_server.sql | ||
geocoder.sh | ||
git-config | ||
README.md | ||
setup_fdw.sh | ||
setup_organization.sh | ||
startup.sh | ||
sync_tables_trigger.sh | ||
template_postgis.sh |
Docker-Carto-JW
编译容器
docker build -t onenetcom/carto-jw
如何运行容器:
sudo sh -c 'echo 127.0.1.1 cartodb.localhost >> /etc/hosts'
docker run -d -p 80:80 -h cartodb.localhost onenetcom/carto-jw