Skip to content

Instantly share code, notes, and snippets.

View PhieF's full-sized avatar

PhieF

View GitHub Profile
@PhieF
PhieF / README.md
Last active October 16, 2017 13:00 — forked from ruario/README.md
Using an Ubuntu 14.04 Docker image to build the Vivaldi Source code package

Install docker via your distro's package manager and configure it for your user.

Use the "vivaldibld.docker" docker template file as follows, to build an appropriate Docker image:

docker build -t vivaldibld - < vivaldibld.docker

After this completes successfully, you can run the docker image, like so: