fe-drone-ci/docker-compose.yaml

19 lines
336 B
YAML

version: '3.7'
services:
web-client:
build:
context: .
dockerfile: ./Dockerfile
container_name: vue-element-admin
network_mode: bridge
volumes:
- /usr/app/
- /usr/app/node_modules
labels:
- app=vue-element-admin
stdin_open: true
tty: true
ports:
- 9526:9526 # Prod