https://mattermost.atlassian.net/browse/MM-49703 Co-authored-by: Mattermost Build <build@mattermost.com>
4 строки
241 B
Docker
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
|