Add gitlab (#1683)

* Add gitlab
This commit is contained in:
ahkui
2018-07-18 21:20:43 +08:00
committed by Shao Yu-Lung (Allen)
parent 0f65c60a89
commit d8b2b8c233
7 changed files with 118 additions and 2 deletions

3
gitlab/Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM gitlab/gitlab-ce:latest
LABEL maintainer="ahkui <ahkui@outlook.com>"