AliyunContainerService / pouch

An Efficient Enterprise-class Container Engine
https://pouchcontainer.io
Apache License 2.0
4.64k stars 949 forks source link

How to Install pouch on ubuntu18.04 #3030

Closed youbeny closed 2 years ago

youbeny commented 3 years ago

Ⅰ. Issue Description

i follow the steps of https://github.com/alibaba/pouch/blob/master/INSTALLATION.md ,install pouch on ububtu, but get the following error: curl -fsSL http://mirrors.aliyun.com/opsx/pouch/linux/debian/opsx@service.alibaba.com.gpg.key | sudo apt-key add - curl: (22) The requested URL returned error: 404 Not Found gpg: no valid OpenPGP data found.

it seems the mirrors website is not existed, what should i do?

Ⅱ. Describe what happened

Ⅲ. Describe what you expected to happen

Ⅳ. How to reproduce it (as minimally and precisely as possible)

1. 2. 3.

Ⅴ. Anything else we need to know?

Ⅵ. Environment:

cardyok commented 2 years ago

The installation manual is outdated. Will update the manual recently :)