forked from mirrors/gecko-dev
		
	|  ffa7210f0c The base docker images (both Ubuntu and Debian) have extra configuration in /etc/apt/apt.conf.d/docker-clean that automatically cleans-up downloaded .deb packages after they are installed, so we don't need to do it again manually. Differential Revision: https://phabricator.services.mozilla.com/D119242 | ||
|---|---|---|
| .. | ||
| scripts | ||
| dep1.pubkey | ||
| Dockerfile | ||
| Makefile | ||
| nightly.pubkey | ||
| README | ||
| release.pubkey | ||
| requirements.in | ||
| requirements.txt | ||
| runme.sh | ||
To run this locally for testing/development purposes:
1. Find a funsize generating task ID
2. docker run -t -e TASKCLUSTER_ROOT_URL="https://firefox-ci-tc.services.mozilla.com" -e SIGNING_CERT='nightly' -e MAR_CHANNEL_ID='firefox-mozilla-central' -e TASK_ID="${TASK_ID}" -e EXTRA_PARAMS="--arch=x86_64"  funsize-update-generator /runme.sh
The TASK_ID should be a recent "partials" Task.