Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theporgs/exegol-images
Docker images of the Exegol project
https://github.com/theporgs/exegol-images
docker dockerfile shell worflows
Last synced: 7 days ago
JSON representation
Docker images of the Exegol project
- Host: GitHub
- URL: https://github.com/theporgs/exegol-images
- Owner: ThePorgs
- License: gpl-3.0
- Created: 2022-04-11T14:34:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T22:30:12.000Z (23 days ago)
- Last Synced: 2024-10-24T11:28:17.765Z (22 days ago)
- Topics: docker, dockerfile, shell, worflows
- Language: Shell
- Homepage: https://exegol.readthedocs.io/
- Size: 156 MB
- Stars: 88
- Watchers: 6
- Forks: 69
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
> **📌 This repository hosts code for Exegol images, a submodule of the Exegol project.
> If you were looking for Exegol, go to [the main repo](https://github.com/ThePorgs/Exegol)**
___# Exegol images
This repository hosts Dockerfiles for each Exegol image, an installation script, and various assets needed during the installation (custom configurations, a history file, an aliases file, etc.). These files can be used to locally build the docker images, there is however a pipeline in place to build, test and push images on DockerHub so that Exegol users don't have to build their own image.
More information on [the Exegol documentation](https://exegol.readthedocs.io/en/latest/the-exegol-project/docker-images.html).