Files
cloudron-box/release/versions-dev.json
T
Girish Ramakrishnan 8a35644518 Implement tarball based installation
* The base image contains only installer code. Installer code
  can only be changed with a base image change
* The box code is download from s3 instead of git. The s3 tarball
  consists of node dependancies already

Part of #115
2015-01-09 15:25:28 -08:00

8 lines
200 B
JSON

{
"0.0.1": {
"sourceTarballUrl": "https://s3.amazonaws.com/cloudron-releases/box-367cb48889b604bdfae33d07693e2195c331c263.tar.gz",
"imageId": 9833946,
"next": null
}
}