Skip to content

Commit

Permalink
oo
Browse files Browse the repository at this point in the history
  • Loading branch information
jubilee2 committed Nov 28, 2023
1 parent a6f8dcd commit d463416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sudo docker run --detach \
## Method 2 build image by your self
### Build Gitlab image:
```bash
sudo apt-get install git
sudo apt-get install git
git clone https://github.com/jubilee2/rpi-gitlab-ce.git
cd rpi-gitlab-ce
sudo docker build -t gitlab-ce .
Expand All @@ -53,4 +53,4 @@ I observe this error occurred [link](https://gitlab.com/gitlab-org/omnibus-gitla

[More Documents!](https://docs.gitlab.com/omnibus/docker/)

The latest docker guide can be found here: [GitLab Docker images](https://gitlab.com/gitlab-org/omnibus-gitlab/-/blob/master/doc/docker/README.md).
The latest Docker guide can be found here: [GitLab Docker images](https://docs.gitlab.com/ee/install/docker.html).

0 comments on commit d463416

Please sign in to comment.