FROM ubuntu:latest RUN apt update && apt install -y git curl ENTRYPOINT ['git']