https://github.com/plummerssoftwarellc/opencomal-docker
Dockerfile for Ubuntu image with OpenCOMAL installed
https://github.com/plummerssoftwarellc/opencomal-docker
Last synced: 4 months ago
JSON representation
Dockerfile for Ubuntu image with OpenCOMAL installed
- Host: GitHub
- URL: https://github.com/plummerssoftwarellc/opencomal-docker
- Owner: PlummersSoftwareLLC
- Created: 2021-08-17T20:02:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T09:56:55.000Z (over 2 years ago)
- Last Synced: 2025-02-24T00:27:56.829Z (over 1 year ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenCOMAL in Docker
This repository contains a Dockerfile with which an Ubuntu image can be built that has OpenCOMAL installed.
It is published on Docker Hub as [primeimages/opencomal](https://hub.docker.com/r/primeimages/opencomal).
Currently, it is based on:
* [Ubuntu 22.04 LTS](https://releases.ubuntu.com/22.04/)
* [OpenCOMAL 0.3.0](https://github.com/poldy/OpenCOMAL/tree/v0.3.0)