Skip to content
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.

Docker script to build a portable image of ungoogled-chromium

Notifications You must be signed in to change notification settings

LiMium/ungoogled-chromium-portable-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Deprecated

This project's scripts are now merged with upstream.

Hence, it's not recommended to use this project anymore.


Docker scripts to build the portable image of ungoogled-chromium.

Pre-requisites

Docker should be installed and you should be able to run docker run hello-world

Build instructions

cd src/
./build.sh

This will first create the docker image that builds the browser. Then this image will be used to build the browser.

The generated package will be under src/data/ungoogled-chromium/portablelinux/build/ in .tar.xz format.

About

Docker script to build a portable image of ungoogled-chromium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published