https://github.com/vala-lang/docker-images
Official vala docker images
https://github.com/vala-lang/docker-images
docker vala
Last synced: 9 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-07T23:47:01.000Z (almost 7 years ago)
- Last Synced: 2025-04-04T12:21:42.309Z (over 1 year 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 LTS (0.56.18)
Target distros:
- Ubuntu
- bionic (18.04)
- disco (19.04)
- noble (24.04)
- elementary
- Juno
- Circe
- Fedora
- latest (42)
- rawhide (43)
- Alpine
- latest
Once these have been created, the next goal is to become Docker-official, so that users can do `docker run --rm -it vala:latest`.