# build-environments
**Repository Path**: mirrors_mozilla/build-environments
## Basic Information
- **Project Name**: build-environments
- **Description**: INACTIVE - http://mzl.la/ghe-archive - Bare bones environments (dependencies only) for Mozilla's Linux builds.
- **Primary Language**: Unknown
- **License**: MPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-22
- **Last Updated**: 2026-03-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
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:
