Giter Site home page Giter Site logo

dockerinstall's Introduction

DockerInstall

Linux Docker install and android install scripts

Android

  1. need root magisk download zip from coolapk@望月古川 or this https://www.123pan.com/s/6VlDVv-vGd7d提取码:ZgCV 面板访问:127.0.0.1:5700 ssh连接: ip:127.0.0.1 用户:root 密码:123456

常用依赖 Nodejs: ping3 canvas requests jieba PyExecJS httpxts-md5 @types/node prettytable node-telegram-bot-api tslib ql common fs typescript axios png-js axios [email protected] crypto-js jieba global-agent jsdom -g moment form-data date-fns node-jsencrypt require js-base64 tough-cookie json5 jsdom dotenv qs

python3: ping3 canvas requests jieba PyExecJS httpx

常用库: FAKER3 ql repo https://git.metauniverse-cn.com/https://github.com/shufflewzc/faker3.git "jd_|jx_|gua_|jddj_|jdCookie" "activity|backUp" "^jd[^_]|USER|function|utils|sendNotify|ZooFaker_Necklace.js|JDJRValidator_|sign_graphics_validate|ql|JDSignValidator|magic|depend|h5sts" "main" KR库: ql repo https://github.com/KingRan/KR.git "jd_|jx_|jdCookie" "activity|backUp" "^jd[^_]|USER|utils|function|sign|sendNotify|ql|magic|JDJR" my: ql repo https://github.com/peaky2222/AutoTaskList.git

Linux

  1. install docker centos8 #更新yum 安装依赖 yum install -y yum-utils device-mapper-persistent-data lvm2

#添加yum源 yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo

#安装 yum install docker-ce

#启动并设置开机自启动

添加docker用户组,一般已存在,不需要执行

sudo groupadd docker

将登陆用户加入到docker用户组中

sudo gpasswd -a $USER docker

更新用户组

newgrp docker

测试docker命令是否可以使用sudo正常使用

docker version

systemctl start docker systemctl enable docker

#验证 docker version 2. install qinglong docker run -dit --name ql --hostname ql --restart always -p 5700:5700 -v $PWD/ql/config:/ql/config -v $PWD/ql/log:/ql/log -v $PWD/ql/db:/ql/db -v $PWD/ql/scripts:/ql/scripts -v $PWD/ql/jbot:/ql/jbot whyour/qinglong:latest

dockerinstall's People

Contributors

peaky2222 avatar

Watchers

 avatar

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.