version: '3' services: neginx: image: local/nginx ports: - 40888:80 volumes: - /matrix/static-files:/var/www/:rw