Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hdl/containers
Building and deploying container images for open source electronic design automation (EDA)
https://github.com/hdl/containers
Last synced: 2 months ago
JSON representation
Building and deploying container images for open source electronic design automation (EDA)
- Host: GitHub
- URL: https://github.com/hdl/containers
- Owner: hdl
- License: apache-2.0
- Created: 2020-04-13T03:32:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T01:16:18.000Z (8 months ago)
- Last Synced: 2024-05-23T02:28:54.530Z (8 months ago)
- Language: Dockerfile
- Homepage: https://hdl.github.io/containers/
- Size: 9.22 MB
- Stars: 105
- Watchers: 11
- Forks: 24
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
This repository contains scripts and GitHub Actions (GHA) YAML workflows for building, testing and deploying OCI images
(aka [Docker](https://www.docker.com/) | [Podman](https://podman.io) images) including open source
[electronic design automation (EDA)](https://en.wikipedia.org/wiki/Electronic_design_automation) tooling.
All of them are pushed to [gcr.io/hdl-containers/](http://gcr.io/hdl-containers), and mirrored to
[ghcr.io/hdl](https://github.com/orgs/hdl/packages) and [hub.docker.com/u/hdlc](https://hub.docker.com/u/hdlc):See [hdl.github.io/containers](https://hdl.github.io/containers) for further details and contributing guidelines.