Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 8
Next »
Add the Required Repositories
Add the Moonshot Alpine repository to your system. To do this, run the following command (as root, or using sudo):
echo "https://repository.project-moonshot.org/alpine/v3.9" >> /etc/apk/repositories
echo "@moonshot https://repository.project-moonshot.org/alpine/v3.9" >> /etc/apk/repositories
echo "https://repository.project-moonshot.org/alpine/v3.11" >> /etc/apk/repositories
echo "@moonshot https://repository.project-moonshot.org/alpine/v3.11" >> /etc/apk/repositories
Install the Moonshot repository RSA key.
curl "https://repository.project-moonshot.org/alpine/moonshot@jisc.ac.uk-5be46530.rsa.pub" > /etc/apk/keys/moonshot@jisc.ac.uk-5be46530.rsa.pub