Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加备用dockerfile文件;增加部署好的Docker镜像 #87

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Commits on Dec 11, 2022

  1. Update config.ts

    TelePuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    d10158b View commit details
    Browse the repository at this point in the history
  2. Update config.ts

    TelePuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    3111e17 View commit details
    Browse the repository at this point in the history
  3. 1.2.1

    Telepuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    2e40d09 View commit details
    Browse the repository at this point in the history
  4. 1.2.2

    Telepuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    286a706 View commit details
    Browse the repository at this point in the history
  5. 1.2.5

    Telepuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    b5ca7ab View commit details
    Browse the repository at this point in the history
  6. 1.2.6

    Telepuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    3dc55f6 View commit details
    Browse the repository at this point in the history
  7. 删除可能会导致问题的内容

    修改node软件包的下载以避免产生npm报错问题
    删除wget的安装
    删除chrome安装
    删除linux_signing_key.pub文件的获取(无科学上网可能会导致进度卡住)
    删除文件缓存清理
    TelePuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    c85f7cb View commit details
    Browse the repository at this point in the history
  8. Update README_ZH.md

    增加了docker部署好的镜像
    增加了基于项目build镜像的dockerfile文件说明
    增加了有些可能会用到的错误解决方法
    增加了一些提示~
    TelePuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    c5d4fbe View commit details
    Browse the repository at this point in the history
  9. 如需要请删除后缀.2使用

    修改node软件包的下载以避免产生npm报错问题
    删除wget的安装
    删除chrome安装
    删除linux_signing_key.pub文件的获取(无科学上网可能会导致进度卡住)
    删除文件缓存清理
    TelePuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    adea4dd View commit details
    Browse the repository at this point in the history
  10. Update config.ts

    TelePuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e4fe6b9 View commit details
    Browse the repository at this point in the history
  11. Update config.ts

    TelePuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    a2db38e View commit details
    Browse the repository at this point in the history
  12. Delete botbot-1.0.0.tgz

    TelePuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    0209d8a View commit details
    Browse the repository at this point in the history
  13. Update package.json

    TelePuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    7322753 View commit details
    Browse the repository at this point in the history
  14. Update config.ts

    TelePuryang committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e7e45be View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Update Dockerfile.2

    TelePuryang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    768e011 View commit details
    Browse the repository at this point in the history
  2. Delete Dockerfile

    TelePuryang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    131660b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79b9612 View commit details
    Browse the repository at this point in the history
  4. Update Dockerfile

    TelePuryang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7942ee0 View commit details
    Browse the repository at this point in the history
  5. Update Dockerfile

    TelePuryang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    48ff6ee View commit details
    Browse the repository at this point in the history
  6. Update Dockerfile

    TelePuryang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a48add9 View commit details
    Browse the repository at this point in the history
  7. Update Dockerfile

    TelePuryang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    572ce9c View commit details
    Browse the repository at this point in the history
  8. Update Dockerfile

    TelePuryang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c4b1156 View commit details
    Browse the repository at this point in the history
  9. Update Dockerfile

    TelePuryang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    dd87740 View commit details
    Browse the repository at this point in the history
  10. 无网络环境优化备用方案

    修改了一些内容,用dockerfile文件无法build的朋友,可以尝试使用这个dockerfile进行build。
    修改运行目录为code,可以直接进入容器主目录运行npm run dev代码即可运行项目
    TelePuryang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    cb56b1b View commit details
    Browse the repository at this point in the history
  11. Update README_ZH.md

    TelePuryang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    9dc393b View commit details
    Browse the repository at this point in the history
  12. Update README_ZH.md

    TelePuryang committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    800322d View commit details
    Browse the repository at this point in the history