An open API service indexing awesome lists of open source software.

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

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/)