Posts by Victor Schumacher • 7 points
1 post
-
-1
votes4
answers254
viewsA: Set Golang Standard Timezone
Straight arrow on the machine, then the team. Now() comes with the right Timezone. Example of Dockerfile: FROM alpine:latest RUN apk add --no-cache tzdata ENV TZ=America/Sao_Paulo RUN ln -snf…