Donate to
e Foundation
|
Murena
handsets with /e/OS | Own a part of Murena!
Learn more
Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
Add sudo
authored
Sep 17, 2018
by
Romain Hunault
Hide whitespace changes
Inline
Side-by-side
build.md
View page @
87c98a9d
...
@@ -11,8 +11,8 @@ If you have not already done so, [install docker](https://docs.docker.com/instal
...
@@ -11,8 +11,8 @@ If you have not already done so, [install docker](https://docs.docker.com/instal
## 2. Get our docker image
## 2. Get our docker image
```
shell
```
shell
$
docker login registry.gitlab.e.foundation:5000
$
sudo
docker login registry.gitlab.e.foundation:5000
$
docker pull registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:latest
$
sudo
docker pull registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:latest
```
```
## 3. Create directories
## 3. Create directories
...
...