https://github.com/plummerssoftwarellc/nim-docker
Dockerfile for Ubuntu image with Nim installed
https://github.com/plummerssoftwarellc/nim-docker
Last synced: 4 months ago
JSON representation
Dockerfile for Ubuntu image with Nim installed
- Host: GitHub
- URL: https://github.com/plummerssoftwarellc/nim-docker
- Owner: PlummersSoftwareLLC
- Created: 2021-08-28T12:02:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-28T12:59:27.000Z (almost 5 years ago)
- Last Synced: 2025-02-24T00:27:58.354Z (over 1 year ago)
- Language: Dockerfile
- Size: 0 Bytes
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nim in Docker
This repository contains a Dockerfile with which an Ubuntu image can be built that has Nim installed.
It is published on Docker Hub as [primeimages/nim](https://hub.docker.com/r/primeimages/nim).
Currently, it is based on:
* [Ubuntu 21.04](https://releases.ubuntu.com/21.04/)
* [GCC 11](https://gcc.gnu.org/gcc-11/)
* [Nim 1.4.8](https://nim-lang.org/)