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