Commit 4b55ba92 authored by nanahira's avatar nanahira

resolv

parent 1c865b52
Pipeline #2006 passed with stages
in 6 minutes and 6 seconds
...@@ -4,5 +4,6 @@ apt-get update ...@@ -4,5 +4,6 @@ apt-get update
apt-get -y install docker.io python3-pip apt-get -y install docker.io python3-pip
/usr/bin/pip3 install -U pip /usr/bin/pip3 install -U pip
/usr/local/bin/pip install -U docker-compose /usr/local/bin/pip install -U docker-compose
echo 'nameserver 114.114.114.114' > /etc/resolv.conf
wget -O docker-compose.yml https://water.mycard.moe:9000/nanahira/wolfx/docker-compose-china.yml wget -O docker-compose.yml https://water.mycard.moe:9000/nanahira/wolfx/docker-compose-china.yml
docker-compose up docker-compose up
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment