github.com/nextlinux/gosbom@v0.81.1-0.20230627115839-1ff50c281391/test/install/environments/Dockerfile-ubuntu-20.04 (about)

     1  FROM ubuntu:20.04
     2  RUN apt update -y && apt install make python3 curl unzip -y