FROM php:7.4-zts

RUN apt update -y && \
	apt install -y bash ca-certificates curl python3 python3-apt sudo vim sudo