https://github.com/alaviss/nim-ci
Container images for running Nim CI
https://github.com/alaviss/nim-ci
Last synced: 8 months ago
JSON representation
Container images for running Nim CI
- Host: GitHub
- URL: https://github.com/alaviss/nim-ci
- Owner: alaviss
- License: mit
- Created: 2021-03-17T03:25:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T16:01:39.000Z (over 2 years ago)
- Last Synced: 2024-12-28T17:53:25.411Z (9 months ago)
- Language: Dockerfile
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# CI images for Nim
This repository contains the sources for a Docker image suitable to run the entirety of Nim's CI
## Environment
The CI image provides the following environment:
- Glibc 2.27
- GCC 8.4.0
- Node.js 12Dependencies for Nim CI are also bundled, for more details, see [`extra-packages`](extra-packages).