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

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

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`.