[download-web/mirrorbits] mirrorbits edit requires an editor, land vim
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [download-web/mirrorbits] mirrorbits edit requires an editor, land vim
- Date: Thu, 10 Dec 2020 15:20:06 +0000 (UTC)
commit 19c77510244fb6635cebc962f9b9373776af318a
Author: Andrea Veri <averi redhat com>
Date: Thu Dec 10 16:19:58 2020 +0100
mirrorbits edit requires an editor, land vim
mirrorbits/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mirrorbits/Dockerfile b/mirrorbits/Dockerfile
index 8441631..7653593 100644
--- a/mirrorbits/Dockerfile
+++ b/mirrorbits/Dockerfile
@@ -2,7 +2,7 @@ FROM golang:1.15.6-buster as builder
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update -y && \
- apt-get install -y pkg-config zlib1g-dev protobuf-compiler libprotoc-dev
+ apt-get install -y pkg-config zlib1g-dev protobuf-compiler libprotoc-dev vim
RUN go get -u github.com/maxmind/geoipupdate2/cmd/geoipupdate && \
go install -ldflags "-X main.defaultConfigFile=/etc/GeoIP.conf -X
main.defaultDatabaseDirectory=/usr/share/GeoIP" github.com/maxmind/geoipupdate2/cmd/geoipupdate
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]