https://github.com/vala-lang/docker-images
Official vala docker images
https://github.com/vala-lang/docker-images
docker vala
Last synced: 3 days ago
JSON representation
Official vala docker images
- Host: GitHub
- URL: https://github.com/vala-lang/docker-images
- Owner: vala-lang
- Created: 2019-09-07T23:36:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-07T23:47:01.000Z (over 5 years ago)
- Last Synced: 2025-04-04T12:21:42.309Z (25 days ago)
- Topics: docker, vala
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 5
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-images
## (Everything is WIP right now)
[vala-lang on docker hub](https://hub.docker.com/u/valalang)
The eventual goal of this repo is to provide high quality, up-to-date, docker images with multiple compiler versions and distros:
Target vala versions:
- Current stable (0.46.0)
- LTS (0.40.16)Target distros:
- Ubuntu
- bionic (18.04)
- disco (19.04)
- Elementary
- Juno
- Fedora
- latest (30)
- rawhide (32)
- Alpine
- latestOnce these have been created, the next goal is to become Docker-official, so that users can do `docker run --rm -it vala:latest`.