The following images/tags are available:
latest (ceylon-build/Dockerfile)To run the build perform the following steps:
docker pull ceylon/ceylon-build:latestmkdir /tmp/ceylon1.2.1) and use that in place of the VERSION argument below in step 4docker run -t --rm -v /tmp/ceylon:/output ceylon/ceylon-build:latest VERSIONIf the build completed successfully the resulting ZIP file can be found in /tmp/ceylon.
NB: You can of course use a different output folder than the /tmp/ceylon used in the example but you have to use it's full path in the command!
Content type
Image
Digest
Size
325.3 MB
Last updated
over 10 years ago
docker pull ceylon/ceylon-build