You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
zhongjin ddc08133c5
更新 'Dockerfile'
1 year ago
fonts font 1 year ago
Dockerfile 更新 'Dockerfile' 1 year ago
README.md 更新 'README.md' 1 year ago

README.md

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