Commit Graph

5 Commits

Author SHA1 Message Date
Oliver Smith 38f7fcb265 */.release: remove
These files are in .gitignore and get generated at the end of running
'make'. Remove them to have less cluttered 'git grep' output.

Change-Id: Ie5bf05220359ac0941f62cc86ed843363548784a
2022-07-06 12:36:26 +02:00
Oliver Smith c6094726ae */Dockerfile: drop MAINTAINER line
MAINTAINER is deprecated, drop the line in all Dockerfiles as suggested
by Vadim.

Related: https://docs.docker.com/engine/reference/builder/#maintainer-deprecated
Change-Id: If1ef3032af2075d792c526ae744ec4c0c091da3a
2022-05-13 18:17:06 +02:00
Harald Welte 58c0e0404f git-deamon: Make sure to create the git-daemon user
Recent debian packages moved creation of the git-daemon user from
the main "git" package into the "git-daemon-run" package.  We want
the user without the latter...

Change-Id: I42f68ba31d32574a01d1372d8cc5239c420e816f
2018-07-21 09:38:52 +02:00
Harald Welte 911fbafbf7 Makefile support for our production infrastructure containers
Change-Id: I901e340d2c5c1e002ecc7efa4570d58ccb7b9229
2018-06-03 16:11:26 +00:00
Harald Welte c3835fc65e Add git-daemon docker container
Change-Id: I1d3632c43a9ec551164401beecbaf94a49e2a470
2018-03-28 17:43:33 +00:00