1
0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-11-09 10:09:56 +01:00

Update README.md

Fix #441 
Document the necessary call to `docker pull`
This commit is contained in:
Pete Fotheringham 2023-07-14 12:03:23 +01:00 committed by GitHub
parent 5c35c2e93c
commit d78870e24c
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -32,6 +32,10 @@ start!
## How can I build LineageOS? ## How can I build LineageOS?
Before you start, make sure you have the latest version of our Docker image:
```
docker pull lineageos4microg/docker-lineage-cicd
```
This Docker image contains a great number of settings, to allow you to fully This Docker image contains a great number of settings, to allow you to fully
customize your LineageOS build. Here you can find all of them, with the default customize your LineageOS build. Here you can find all of them, with the default
values between the brackets. values between the brackets.