这是indexloc提供的服务,不要输入任何密码
Skip to content

sasukeh/Node-examples-nodechat

Repository files navigation

Node-examples-nodechat

node index.js

Prerequisite@jenkins-host

echo "Installing Docker core"
sudo apt install \
    apt-transport-https \
    ca-certificates \
    curl \
    software-properties-common
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo add-apt-repository \
   "deb [arch=amd64] https://download.docker.com/linux/ubuntu \
   $(lsb_release -cs) \
   stable"
sudo apt update
sudo apt install docker-ce

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published