Time in Alpine Linux
Commands
> Time in Alpine Linux
> apk add tzdata
> cp /usr/share/zoneinfo/Europe/Amsterdam /etc/localtime
> echo "Europe/Amsterdam" > /etc/timezone
> date
ing. M.A.C.M. (Martijn) van den BoomComputer Infrastructure Architectingenieur, docent en mentor
Commands
> Time in Alpine Linux
> apk add tzdata
> cp /usr/share/zoneinfo/Europe/Amsterdam /etc/localtime
> echo "Europe/Amsterdam" > /etc/timezone
> date