Files
www/Dockerfile
2026-02-19 15:22:47 -05:00

4 lines
67 B
Docker

FROM httpd
RUN apt-get update -y && apt-get install -y git gitweb