Run a git server in a docker container
Go to file
Git Commiter for 96-fromsofia.net 741fbb57b7 Fix readme.txt
2023-02-27 01:10:06 +00:00
Dockerfile First commit 2023-02-27 01:06:39 +00:00
README.txt Fix readme.txt 2023-02-27 01:10:06 +00:00
ssh-key.pub First commit 2023-02-27 01:06:39 +00:00

This Dockerfile is intended to sping up an SSH server with git installed to server as a git server.

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 git-server:01 .

If you have any question regarding this build you can email me at: 2a9-7cc@96-fromsofia.net