docker—抠图

以下是部署代码

image: #在线抠图工具
    image: ihmily/image-matting:latest
    container_name: image
    ports:
        - '1026:8000'