Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arduino/portenta-containers
https://github.com/arduino/portenta-containers
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arduino/portenta-containers
- Owner: arduino
- Created: 2022-04-13T07:54:41.000Z (over 2 years ago)
- Default Branch: release
- Last Pushed: 2024-09-26T15:12:09.000Z (about 2 months ago)
- Last Synced: 2024-09-29T08:49:32.480Z (about 2 months ago)
- Language: TypeScript
- Size: 16.3 MB
- Stars: 13
- Watchers: 18
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Factory Containers
This project allows you to optionally build containers for your Foundries
Factory. Based on the configuration of your factory's
`ci-scripts/factory-config.yml` definition these have the ability to be
multi-arch containers.This project is a simple template to demonstrate what is possible. As long
as directories end with `.disabled`, then nothing will be built.## How Containers Work
[Documentation on containers](https://docs.foundries.io/latest/reference/containers.html)
## How Compose Apps Work
[Documentation on Docker Compose apps](https://docs.foundries.io/latest/reference/compose-apps.html)