Skip to content

Mozilla-GitHub-Standards/070aa02610e8272e6e31a55856c90b6abfed2bd4f0dfbb7abacb88a1ec735a71

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mozilla RelEng Linux Build Environments

Mock configs and Dockerfiles for generating build environments, with packages installed from Mozilla's RelEng repositories.

##Images published to docker.io:

###Builders: with dependencies from Mozharness configs

####Linux 64 (Releng Base Builder) https://registry.hub.docker.com/u/mrrrgn/releng_base_linux_64_builds/

####Linux 32 (Releng Base Builder) https://registry.hub.docker.com/u/mrrrgn/releng_base_linux_32_builds/

###Platform: no build specific libraries

####Linux 64 https://registry.hub.docker.com/u/mrrrgn/mozilla-centos6-x86_64/

####Linux 64 + Android (Mozilla Java Packages) https://registry.hub.docker.com/u/mrrrgn/mozilla-centos6-x86_64-android/

####Linux 32 https://registry.hub.docker.com/u/mrrrgn/mozilla-centos-i386/

About

These containers may be useful for Firefox Developers trying to debug issues which appear on our in house CI servers. For instance, you can be sure that you're using the same libraries:

About

Bare bones environments (dependencies only) for Mozilla's Linux builds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 73.0%
  • Makefile 15.4%
  • Shell 7.2%
  • Python 4.4%