docker run -d --name it-tools --restart unless-stopped -p 15580:80 docker.1ms.run/corentinth/it-tools:latest
version: "3.8"

services:
  it-tools:
    image: docker.1ms.run/corentinth/it-tools:latest
    container_name: it-tools
    ports:
      - "15580:80"
    restart: always
End
最后修改:2026 年 03 月 24 日
如果觉得我的文章对你有用,请随意赞赏