version: "3.7" services: docs: container_name: bootstap_spug_docs image: 192.168.0.163:8077/sxz/docs:latest ports: - "8066:80" # - "443:443" restart: "always"