Skip to content
Snippets Groups Projects
Commit 243f4eb1 authored by Alexey Kuklin's avatar Alexey Kuklin
Browse files

Revert "Update Dockerfile"

This reverts commit 14d0739c
parent 14d0739c
No related branches found
No related tags found
3 merge requests!6switching to 1.14.1,!5With codecgen,!4With codecgen
Pipeline #15945 passed
......@@ -3,5 +3,4 @@ FROM golang:1.10.3
ENV DEBIAN_FRONTEND=noninteractive
RUN go get -u github.com/golang/dep/cmd/dep github.com/ugorji/go/codec/codecgen \
&& echo deb http://deb.debian.org/debian stretch-backports main > /etc/apt/sources.list.d/backports.list \
&& apt-get update && apt-get install -y libgs-dev ghostscript \
&& go generate vendor/github.com/coreos/etcd/client/keys.go
&& apt-get update && apt-get install -y libgs-dev ghostscript
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment