GithubHelp home page GithubHelp logo

Comments (1)

LOGIC-10 avatar LOGIC-10 commented on June 28, 2024

问题已解决。

为了后面的朋友做参考,你需要在本地安装docker desktop.
image

首先,终端运行 docker --version ,显示:
Docker version 20.10.16, build aa7e414
运行docker-compose --version ,显示:
docker-compose version 1.29.2, build 5becea4c

以我的Mac为例,启动docker desktop之后会有一个图标:
image

在engine running的情况下进入ToolServer目录执行bash build_all.sh && docker-compose up即可。
正确显示大概如下:

Sending build context to Docker daemon 59.82MB
Step 1/10 : FROM python:3.10
3.10: Pulling from library/python
3.10: Pulling from library/python
e720f94321d6: Pull complete
5b7541d83e7b: Pull complete
b1a653d69b7b: Pull complete
c02d5d50082e: Pull complete
161c9929f4a4: Pull complete
3466d1c1fbab: Pull complete
e254f2bb393e: Pull complete
5fc78c1c3845: Pull complete
Digest: sha256:a20ae344b668753817b8bffb8628e068278d8ddbde1657f7b836fd74559beacd
Status: Downloaded newer image for python:3.10

from xagent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.