mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
readme: docker build one liner
This commit is contained in:
parent
8752a7234c
commit
0c3b2a136b
@ -125,9 +125,7 @@ docker pull sameersbn/gitlab:latest
|
||||
Alternatively you can build the image locally.
|
||||
|
||||
```bash
|
||||
git clone https://github.com/sameersbn/docker-gitlab.git
|
||||
cd docker-gitlab
|
||||
docker build --tag=$USER/gitlab .
|
||||
docker build -t sameersbn/gitlab github.com/sameersbn/docker-gitlab
|
||||
```
|
||||
|
||||
# Quick Start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user