... | ... | @@ -35,13 +35,16 @@ WARNING : This process will only work on **case-sensitive** filesystems! |
|
|
System requirement: Your computer needs to be 64-bit and running a 64-bit operating system with at least 250GB of spare hard drive space and 8GB of RAM (or 16GB in a virtual machine).
|
|
|
>>>
|
|
|
|
|
|
|
|
|
## 1. Install docker
|
|
|
|
|
|
If you have not already done so, [install docker](https://docs.docker.com/install/)
|
|
|
|
|
|
## 2. Get our docker image
|
|
|
|
|
|
>>>
|
|
|
Please run this step before each build, to be sure to get the last docker image.
|
|
|
>>>
|
|
|
|
|
|
```shell
|
|
|
$ sudo docker pull registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:latest
|
|
|
```
|
... | ... | |