version: '3' services: some-service: image: alpine:3.7.3 volumes: - ./volume:/mountedvolume - db-data:/mountedsecondvolume volumes: db-data: