Search Docker Hub
mozart
By mass301
Arch Linux images that comes with the Mozart programming system pre-installed.
135
Simply create a Dockerfile with the following:
FROM mass301/mozart:latest ADD yourapp.oz . RUN ozc -c yourapp.oz CMD ["ozengine", "yourapp.ozf"]
Content type
Image
Digest
Size
621.9 MB
Last updated
over 4 years ago
docker pull mass301/mozart