[UNOFFICIAL BUILD] /e/ for LG G3 Intnl (d855) - Pie UNOFFICIAL Build!

Hello @archie,
first of all I’d like to thank you for testing.

I made the build for my/my family phone/s and choose to do the standard /e/ build.

If you want to do your custom build without the weather app, I encourage you to do, because the docker method is really very simple… (Great @Manoj!)

When you run the docker command, it’s sufficient to omit the weather app to obtain the ROM perfect to you!

Your command should be something like this:

sudo docker run -v “/srv/e/src:/srv/src:delegated” -v “/srv/e/zips:/srv/zips:delegated” -v “/srv/e/logs:/srv/logs:delegated” -v “/srv/e/ccache:/srv/ccache:delegated” -e “BRANCH_NAME=v1-pie” -e “DEVICE_LIST=d855” -e “CUSTOM_PACKAGES=‘MuPDF GmsCore GsfProxy FakeStore com.google.android.maps.jar Mail BlissLauncher BlissIconPack MozillaNlpBackend OpenWeatherMapWeatherProvider AccountManager MagicEarth OpenCamera eDrive Notes Tasks NominatimNlpBackend Light DroidGuard OpenKeychain Message Browser BrowserWebView Apps LibreOfficeViewer’” -e “SIGNATURE_SPOOFING=restricted” -e “OTA_URL=https://ota.ecloud.global/api” -e “REPO=https://gitlab.e.foundation/e/os/android.git” -e “INCLUDE_PROPRIETARY=true” registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:latest

The Telegram channel “/e/ community support” will help you if something (almost impossible, trust me!) goes wrong…

Enjoy!