Timezone LXC
Alpine Linux
# apk add tzdata # cp /usr/share/zoneinfo/Europe/Paris /etc/localtime # echo "Europe/Paris" > /etc/timezone # apk del tzdata
On vérifie avec :
# date
# apk add tzdata # cp /usr/share/zoneinfo/Europe/Paris /etc/localtime # echo "Europe/Paris" > /etc/timezone # apk del tzdata
On vérifie avec :
# date