admin管理员组

文章数量:1552172

Casaos 安装docker版迅雷 正确方法

1.新增DOCKER容器

2.导入

3.复制,黏贴

复制

name: beautiful_tivy
services:
  xunlei:
    cpu_shares: 50
    command: []
    container_name: xunlei
    deploy:
      resources:
        limits:
          memory: 1024M
    hostname: xunlei
    image: kl3x/xunlei:latest
    ports:
      - target: 2345
        published: "2345"
        protocol: tcp
    privileged: true
    restart: unless-stopped
    volumes:
      - type: bind
        source: /mnt/sda1
        target: /xunlei/data
      - type: bind
        source: /mnt/sda1/XDownloads
        target: /xunlei/downloads
    devices: []
    cap_add: []
    environment: []
    network_mode: bridge
x-casaos:
  author: self
  category: self
  hostname: ""
  icon: https://cdn.jsdelivr.net/gh/xushier/HD-Icons/border-radius/Xunlei_A.png
  index: /
  is_uncontrolled: false
  port_map: "2345"
  scheme: http
  store_app_id: beautiful_tivy
  title:
    custom: 迅雷

等待中。。。。。。
完成。

本文标签: 迅雷下载方法CasaOS