Change in docker-playground[master]: Add Dockerfile for osmocom redmine:3.2 container

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun May 13 19:29:44 UTC 2018


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/9116


Change subject: Add Dockerfile for osmocom redmine:3.2 container
......................................................................

Add Dockerfile for osmocom redmine:3.2 container

this container has mscgen + dot/graphviz, as we need it.

Change-Id: I8950f74da4d2ed10f15bcbe7596f6e9c13474e58
---
A redmine/Dockerfile
1 file changed, 7 insertions(+), 0 deletions(-)



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

diff --git a/redmine/Dockerfile b/redmine/Dockerfile
new file mode 100644
index 0000000..8c2dc6d
--- /dev/null
+++ b/redmine/Dockerfile
@@ -0,0 +1,7 @@
+FROM redmine:3.2
+
+RUN	apt-get update && \
+	apt-get install -y --no-install-recommends \
+		graphviz \
+		mscgen
+

-- 
To view, visit https://gerrit.osmocom.org/9116
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8950f74da4d2ed10f15bcbe7596f6e9c13474e58
Gerrit-Change-Number: 9116
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180513/275e7def/attachment.htm>


More information about the gerrit-log mailing list