Title here
Summary here
setup-keymap
# To make sure you can successfully do keyboard inputsetup-hostname
.setup-interfaces
.ifup eth0
# Or the appropriate interface for your system.setup-dns
(if not using DHCP).setup-ntp
# If you don’t setup NTP the time may be differ too much
from internet hosts, resulting in failure attempting to use HTTPS, below.Execute setup-apkrepos
.
You can use this as many times as you wish. Each time will append the
repository you select in /etc/apk/respositories
. This allows you to have
multiple mirrors in your configuration, in case the default one is giving you
trouble.
Execute apk update
.
You are now ready to install the needed packages.