Giter Club home page Giter Club logo

Comments (4)

Tiper-In-Github avatar Tiper-In-Github commented on June 3, 2024

实验服务器使用的CentOS 7.9.2009系统,yum、docker版本为最新版

from flyfish.

maxDwq avatar maxDwq commented on June 3, 2024

使用Docker安装FiyFish v1.0时,在安装组件阶段会因为不明原因消耗较长时间,以下为部分控制台信息,卡顿出现在Pull complete 阶段

[root@VM-8-14-centos FlyFish]# docker build -t flyfish . Sending build context to Docker daemon 1.379GB Step 1/7 : FROM luckydwqdocker/flyfish:v1.0 v1.0: Pulling from luckydwqdocker/flyfish 7a0437f04f83: Pull complete 7d9aacdf270e: Pull complete 1449949166f9: Pull complete 939a345cf85c: Pull complete 3a0d0dbd6603: Pull complete Digest: sha256:6322970789d1db9f70d85c62f78bd16a3508a0a7e09cedd9b7fc9a5747457bd2 Status: Downloaded newer image for luckydwqdocker/flyfish:v1.0 ---> 0f47704824ea Step 2/7 : WORKDIR /data/app/flyFish/flyfish ---> Running in 809ed8081b1e Removing intermediate container 809ed8081b1e ---> e191fcfb8df3 Step 3/7 : COPY . /data/app/flyFish/flyfish ---> b9015d3429f9 Step 4/7 : ENV PATH=/root/.nvm/versions/node/v14.17.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ---> Running in e900b54d3d64 Removing intermediate container e900b54d3d64 ---> cd0a81c242c1 Step 5/7 : EXPOSE 8364 ---> Running in 459a329058af Removing intermediate container 459a329058af ---> 5e2aeb2eea51 Step 6/7 : RUN sh startup.sh ---> Running in 28b5301ef1d5

terminal抛出什么异常了吗?
有的话麻烦提供下异常信息~
没有的话还是需要耐心等会,build过程中会有拉取docker基础镜像、前后端项目安装依赖、vscode在线编辑器的安装,安装时间目前在10min左右,这部分我们会逐步优化,减少build过程的安装时间~

from flyfish.

maxDwq avatar maxDwq commented on June 3, 2024

使用Docker安装FiyFish v1.0时,在安装组件阶段会因为不明原因消耗较长时间,以下为部分控制台信息,卡顿出现在Pull complete 阶段

[root@VM-8-14-centos FlyFish]# docker build -t flyfish . Sending build context to Docker daemon 1.379GB Step 1/7 : FROM luckydwqdocker/flyfish:v1.0 v1.0: Pulling from luckydwqdocker/flyfish 7a0437f04f83: Pull complete 7d9aacdf270e: Pull complete 1449949166f9: Pull complete 939a345cf85c: Pull complete 3a0d0dbd6603: Pull complete Digest: sha256:6322970789d1db9f70d85c62f78bd16a3508a0a7e09cedd9b7fc9a5747457bd2 Status: Downloaded newer image for luckydwqdocker/flyfish:v1.0 ---> 0f47704824ea Step 2/7 : WORKDIR /data/app/flyFish/flyfish ---> Running in 809ed8081b1e Removing intermediate container 809ed8081b1e ---> e191fcfb8df3 Step 3/7 : COPY . /data/app/flyFish/flyfish ---> b9015d3429f9 Step 4/7 : ENV PATH=/root/.nvm/versions/node/v14.17.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ---> Running in e900b54d3d64 Removing intermediate container e900b54d3d64 ---> cd0a81c242c1 Step 5/7 : EXPOSE 8364 ---> Running in 459a329058af Removing intermediate container 459a329058af ---> 5e2aeb2eea51 Step 6/7 : RUN sh startup.sh ---> Running in 28b5301ef1d5

image
成功的案例(最后的输出可以ignore)

from flyfish.

Tiper-In-Github avatar Tiper-In-Github commented on June 3, 2024

是的,可以向下继续执行,就是希望可以优化一下这块

from flyfish.

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.