cd /data/docker/smartcityio/web/
#docker stop smartcityio_web
#docker rm smartcityio_web
docker pull registry.gitlab.com/smartcityio/smartcityio/web:latest 
docker stop smartcityio_web
docker rm smartcityio_web
docker-compose up -d
