[PATCH] docker-playground[master]: debian-jessie-build: add gdb and vim for ttcn3 hacking insid...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Mar 19 13:13:52 UTC 2018


Review at  https://gerrit.osmocom.org/7385

debian-jessie-build: add gdb and vim for ttcn3 hacking inside docker

Change-Id: I9f9d5f1c1146c6da8c78c19fdf05bc8a8f7d1827
---
M debian-jessie-build/Dockerfile
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/85/7385/1

diff --git a/debian-jessie-build/Dockerfile b/debian-jessie-build/Dockerfile
index 6fe1efa..c1733a9 100644
--- a/debian-jessie-build/Dockerfile
+++ b/debian-jessie-build/Dockerfile
@@ -21,6 +21,7 @@
 		g++ \
 		gawk \
 		gcc \
+		gdb \
 		git \
 		git-buildpackage \
 		libc-ares-dev \
@@ -46,5 +47,6 @@
 		make \
 		pkg-config \
 		sqlite3 \
+		vim \
 		wget && \
 	apt-get clean

-- 
To view, visit https://gerrit.osmocom.org/7385
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9f9d5f1c1146c6da8c78c19fdf05bc8a8f7d1827
Gerrit-PatchSet: 1
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list