Debian image for creating a Ceylon DEB package
340
The following images/tags are available:
latest (ceylon-package-deb/Dockerfile)To run the build perform the following steps:
ceylon-VERSION.zip where VERSION is a number that will be used as an argument in step 3.docker pull ceylon/ceylon-package-deb:latestdocker run -t --rm -v /tmp/ceylon:/output ceylon/ceylon-package-deb:latest VERSIONIf the build completed successfully the resulting DEB file can be found in /tmp/ceylon.
NB: The /tmp/ceylon folder used in the example can be any folder but you have to use it's full path in the command and it must contain the result that was obtained by running the build for the Ceylon ZIP file first!
Content type
Image
Digest
Size
507.1 MB
Last updated
almost 10 years ago
docker pull ceylon/ceylon-package-deb