Files
mostlymatter/build/Dockerfile.buildenv
2023-01-23 12:43:56 +05:30

4 строки
241 B
Docker

FROM golang:1.19.5@sha256:bb9811fad43a7d6fd2173248d8331b2dcf5ac9af20976b1937ecd214c5b8c383
RUN apt-get update && apt-get install -y make git apt-transport-https ca-certificates curl software-properties-common build-essential zip xmlsec1 jq