Go to file
2023-05-11 13:16:50 +08:00
config 添加 'config/varnish.vcl' 2023-05-11 13:10:49 +08:00
fonts font 2023-05-10 21:02:29 +08:00
cartodb_pgsql.sh new 2023-05-11 13:16:31 +08:00
create_dev_user new 2023-05-11 13:16:31 +08:00
Dockerfile 更新 'Dockerfile' 2023-05-11 13:13:26 +08:00
fill_geocoder.sh new 2023-05-11 13:16:31 +08:00
geocoder_server.sql new 2023-05-11 13:16:31 +08:00
geocoder.sh new 2023-05-11 13:16:31 +08:00
git-config 添加 'git-config' 2023-05-10 22:38:54 +08:00
README.md 更新 'README.md' 2023-05-10 21:07:19 +08:00
setup_fdw.sh new 2023-05-11 13:16:31 +08:00
setup_organization.sh new 2023-05-11 13:16:31 +08:00
startup.sh new 2023-05-11 13:16:31 +08:00
sync_tables_trigger.sh new 2023-05-11 13:16:31 +08:00
template_postgis.sh new 2023-05-11 13:16:31 +08:00

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