github.com/m3db/m3@v1.5.0/Dockerfile (about)

     1  FROM golang:1.16-stretch
     2  
     3  RUN apt-get update && apt-get install -y lsof