Created
August 10, 2015 02:35
-
-
Save spiegela/b594084613b67626dce9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cf buildpacks | |
Getting buildpacks... | |
buildpack position enabled locked filename | |
staticfile_buildpack 1 true false staticfile_buildpack-cached-v1.2.1.zip | |
java_buildpack 2 true false java-buildpack-v3.1.zip | |
ruby_buildpack 3 true false ruby_buildpack-cached-v1.6.1.zip | |
nodejs_buildpack 4 true false nodejs_buildpack-cached-v1.5.0.zip | |
go_buildpack 5 true false go_buildpack-cached-v1.5.0.zip | |
python_buildpack 6 true false python_buildpack-cached-v1.5.0.zip | |
php_buildpack 7 true false php_buildpack-cached-v4.0.0.zip | |
binary_buildpack 8 true false binary_buildpack-cached-v1.0.1.zip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment