gitweb-docker/README.txt

10 lines
372 B
Plaintext
Raw Normal View History

2023-02-27 01:13:43 +00:00
This Dockerfile is intended to sping up an apache web server with a gitweb repository.
The process of using and setting up this solution has been detailed in the below article:
https://96-fromsofia.net/articles/git-to-ecs/
To build the container:
$ podman build -t gitweb:01 .
If you have any question regarding this build you can email me at: 2a9-7cc@96-fromsofia.net