Page MenuHomePhabricator

working scap blubber.yaml

Authored By
dduvall
Mar 12 2018, 5:56 PM
Size
540 B
Referenced Files
None
Subscribers
None

working scap blubber.yaml

base: docker-registry.wikimedia.org/wikimedia-jessie
apt:
packages:
- build-essential
- ca-certificates
- openssl
- python2.7
- python2.7-dev
- python-openssl
- python-setuptools
- git
- zlib1g-dev
- libjpeg-dev
- php5-cli
runs:
insecurely: true
environment:
LANG: C.UTF-8
python:
version: python2.7
requirements:
- requirements.txt
- test-requirements.txt
- docs/requirements.txt
variants:
test:
entrypoint: [python2.7, -m, tox]
production:
copies: test

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5624198
Default Alt Text
working scap blubber.yaml (540 B)

Event Timeline