We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pi@raspberrypi:~/haipproxy $ sudo docker-compose up Building haipproxy Step 1/11 : FROM vaeum/alpine-python3-pip3 ---> 63a9d299ea3f Step 2/11 : LABEL mantainer="ResolveWang [email protected]" ---> Using cache ---> 438e90370bc1 Step 3/11 : ENV LC_ALL C.UTF-8 ---> Using cache ---> 99980a2cfabd Step 4/11 : ENV LANG C.UTF-8 ---> Using cache ---> 7e68b016b353 Step 5/11 : ENV ISDOCKER 1 ---> Using cache ---> 2eb6e8fc0c42 Step 6/11 : RUN echo -e "https://mirrors.tuna.tsinghua.edu.cn/alpine/v3.7/main/\nhttps://mirrors.tuna.tsinghua.edu.cn/alpine/v3.7/community/" > /etc/apk/repositories ---> Running in 504f6e9c3ac1 standard_init_linux.go:211: exec user process caused "exec format error" ERROR: Service 'haipproxy' failed to build: The command '/bin/sh -c echo -e "https://mirrors.tuna.tsinghua.edu.cn/alpine/v3.7/main/\nhttps://mirrors.tuna.tsinghua.edu.cn/alpine/v3.7/community/" > /etc/apk/repositories' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered:
我也胖到了 怎么解决啊
Sorry, something went wrong.
已解决,换了9k star的那个
No branches or pull requests
pi@raspberrypi:~/haipproxy $ sudo docker-compose up
Building haipproxy
Step 1/11 : FROM vaeum/alpine-python3-pip3
---> 63a9d299ea3f
Step 2/11 : LABEL mantainer="ResolveWang [email protected]"
---> Using cache
---> 438e90370bc1
Step 3/11 : ENV LC_ALL C.UTF-8
---> Using cache
---> 99980a2cfabd
Step 4/11 : ENV LANG C.UTF-8
---> Using cache
---> 7e68b016b353
Step 5/11 : ENV ISDOCKER 1
---> Using cache
---> 2eb6e8fc0c42
Step 6/11 : RUN echo -e "https://mirrors.tuna.tsinghua.edu.cn/alpine/v3.7/main/\nhttps://mirrors.tuna.tsinghua.edu.cn/alpine/v3.7/community/" > /etc/apk/repositories
---> Running in 504f6e9c3ac1
standard_init_linux.go:211: exec user process caused "exec format error"
ERROR: Service 'haipproxy' failed to build: The command '/bin/sh -c echo -e "https://mirrors.tuna.tsinghua.edu.cn/alpine/v3.7/main/\nhttps://mirrors.tuna.tsinghua.edu.cn/alpine/v3.7/community/" > /etc/apk/repositories' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered: