Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip
titleSupported versions

At the moment, Alpine 3.9 11 and Alpine 3.13 (x86_64 and armhf) are supported.

  1. Add the Moonshot Alpine repository to your system. To do this, run the following command (as root, or using sudo):


    Code Block
    titleAlpine 3.913
    linenumberstrue
    collapsetrue
    echo "https://repository.project-moonshot.org/alpine/v3.913" >> /etc/apk/repositories
    echo "@moonshot https://repository.project-moonshot.org/alpine/v3.913" >> /etc/apk/repositories


    Code Block
    titleAlpine 3.1115
    linenumberstrue
    collapsetrue
    echo "https://repository.project-moonshot.org/alpine/v3.1115" >> /etc/apk/repositories
    echo "@moonshot https://repository.project-moonshot.org/alpine/v3.1115" >> /etc/apk/repositories


  2. Install the Moonshot repository RSA key.

    Code Block
    linenumberstrue
    curl "https://repository.project-moonshot.org/alpine/moonshot@jisc.ac.uk-5be46530.rsa.pub" > /etc/apk/keys/moonshot@jisc.ac.uk-5be46530.rsa.pub