Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pre-installed Code Libraries for php and python #10

Closed
thousandsofthem opened this issue Mar 1, 2012 · 1 comment
Closed

Add Pre-installed Code Libraries for php and python #10

thousandsofthem opened this issue Mar 1, 2012 · 1 comment
Milestone

Comments

@thousandsofthem
Copy link
Contributor

http://dev.iron.io/worker/reference/environment/

Section "Pre-installed Code Libraries (language-specific)"

We have "Ruby Gems Installed" but no corresponding section for php and python

At least php has some modules installed, like GD, mongo.

Full list can be retrieved from build script

@coopernurse
Copy link

From: server_images/simple_worker.sh on master branch

PHP:

php5-curl
php5-mysql
php5-gd
mongo (via pecl)

Python:

python-lxml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants