https://github.com/plummerssoftwarellc/odin-docker
Dockerfile for Ubuntu image with Odin installed
https://github.com/plummerssoftwarellc/odin-docker
Last synced: 2 months ago
JSON representation
Dockerfile for Ubuntu image with Odin installed
- Host: GitHub
- URL: https://github.com/plummerssoftwarellc/odin-docker
- Owner: PlummersSoftwareLLC
- Created: 2021-07-15T21:38:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T20:22:11.000Z (9 months ago)
- Last Synced: 2025-01-05T21:09:47.781Z (4 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Odin in Docker
This repository contains a Dockerfile with which an Ubuntu image can be built that has Odin installed.
It is published on Docker Hub as [primeimages/odin](https://hub.docker.com/r/primeimages/odin).Currently, it is based on:
* [Ubuntu 22.04 LTS](https://releases.ubuntu.com/22.04/)
* [Odin version dev-2024-02](https://github.com/odin-lang/Odin)