blob: 5b81d2fc95880e32c1c6e38fd031debd9f69ef8e [file] [log] [blame] [view]
This directory is used to create Verible releases.
The `docker-generate.sh` script creates a bunch of docker containers for
different Linux distributions which build the Verible tool.
The `docker-run.sh` script actually runs the build inside the docker container
and extracts the built content.
The general aim is to support all current versions of Ubuntu and CentOS (for
RedHat Enterprise Linux support).
Currently supported Linux distributions are:
- CentOS 7
- Ubuntu Xenial (16.04 LTS)
- Ubuntu Bionic (18.04 LTS)
- Ubuntu Eoan (19.10)
- Ubuntu Focal (20.04 LTS)
- Ubuntu Groovy (20.10)
Note that CentOS 8 was EOL on December 2021 but CentOS 7 is still supported until 2024.