https://github.com/plummerssoftwarellc/odin-docker
Dockerfile for Ubuntu image with Odin installed
https://github.com/plummerssoftwarellc/odin-docker
Last synced: 4 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 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T20:22:11.000Z (almost 2 years ago)
- Last Synced: 2025-07-12T12:02:51.640Z (12 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 1
- Watchers: 4
- 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)