Added git server and prometheus metrics
This commit is contained in:
5
gitweb.Dockerfile
Normal file
5
gitweb.Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM httpd
|
||||
|
||||
RUN apt-get update -y && apt-get install -y git gitweb prometheus-apache-exporter
|
||||
|
||||
EXPOSE 9117
|
||||
Reference in New Issue
Block a user