You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/arch/DockerBuildEnvironment
Slávek Banko 018f946ee7
ArchLinux: Take a newer state of pkgbuilds from Michael Manley
3 years ago
..
Dockerfile ArchLinux: Take a newer state of pkgbuilds from Michael Manley 3 years ago
README.md ArchLinux: Take a newer state of pkgbuilds from Michael Manley 3 years ago

README.md

Trinity Build Environment Docker Image

How to build

All you need to do is run

docker build

in this directory and it will create an image for building Trinity with.

Using the docker image

Here is an example way to run docker for building trinity

docker run -it --rm -v `pwd`:/tmp/src <finalimageid>

Once running just run

su - dev

To enter a non-root user

This will mount your source directory in /tmp/src where you can run ./build.