your_own_git icon indicating copy to clipboard operation
your_own_git copied to clipboard

Run git in docker

Open MegaThorx opened this issue 6 years ago • 2 comments

Would be easier to setup and you get even gitlab as a docker image.

https://hub.docker.com/r/gitlab/gitlab-ce/

MegaThorx avatar Jun 05 '18 06:06 MegaThorx

We tried to do that but with this VPS which has very low resources it couldn't give the expected performance.

vrct avatar Jun 05 '18 07:06 vrct

First of all, thanks for your comment to improve this topic @MegaThorx . Actually it is possible to use Gitea in docker too. As @vrct noticed, docker itself is not performing good when you have very low resources such as 1VCPU and 1GB ram. You can find the detailed explanation about Gitea installation over docker in this link

ozanonurtek avatar Jun 05 '18 08:06 ozanonurtek