WIP: more work on the docker structure, still not finished with 4_run
1_base: builds a base image, based on Ubuntu 16.10 2_buildpy: builds two images: 2a: an image that can build Python 3.6 2b: an image that contains the built Python 3.6 in /opt/python 3_buildwheels: builds an image to build wheel files, puts them in ../4_run 4_run: the production runtime image, which can't build anything and just runs.
This commit is contained in:
1
docker/2_buildpy/Python-3.6.0.tar.xz.sha256
Normal file
1
docker/2_buildpy/Python-3.6.0.tar.xz.sha256
Normal file
@@ -0,0 +1 @@
|
||||
b0c5f904f685e32d9232f7bdcbece9819a892929063b6e385414ad2dd6a23622 Python-3.6.0.tar.xz
|
Reference in New Issue
Block a user