作者 ZhengBing He

${IMAGE}

1 version: "3" 1 version: "3"
2 services: 2 services:
3 app: 3 app:
4 - image: haizibinbin/docker_class 4 + image: ${IMAGE}
5 ports: 5 ports:
6 - 8080:8080 6 - 8080:8080
7 # volumes: 7 # volumes: