# syntax=docker.io/docker/dockerfile:1.5.2 FROM ubuntu:20.04 # install apt packages ENV TZ Europe/Berlin RUN <