Created
November 17, 2015 03:17
-
-
Save fsouza/fd0ab9a9cac09ae2175b to your computer and use it in GitHub Desktop.
This file contains 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
# Copyright 2015 basebuilder authors. All rights reserved. | |
# Use of this source code is governed by a BSD-style | |
# license that can be found in the LICENSE file. | |
# this file describes how to build tsuru python image | |
# to run it: | |
# 1 - tsuru-admin platform-add python -d https://raw.github.com/tsuru/basebuilder/master/python/Dockerfile | |
from tsuru/python |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment