Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/materya/containers
A compilation of tailor-made containers for our own purposes but probably useful for a lot of other projects, ready to use.
https://github.com/materya/containers
container datascience datascience-python docker docker-image metatrader metatrader-4 metatrader-5 metatrader4 metatrader5 php-dev phpdev pywine wine
Last synced: 8 days ago
JSON representation
A compilation of tailor-made containers for our own purposes but probably useful for a lot of other projects, ready to use.
- Host: GitHub
- URL: https://github.com/materya/containers
- Owner: materya
- License: gpl-3.0
- Created: 2020-11-25T16:18:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T21:48:00.000Z (over 1 year ago)
- Last Synced: 2024-11-08T15:30:56.294Z (2 months ago)
- Topics: container, datascience, datascience-python, docker, docker-image, metatrader, metatrader-4, metatrader-5, metatrader4, metatrader5, php-dev, phpdev, pywine, wine
- Language: Dockerfile
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Materya Containers
[![License][license-image]][license-url]
![Maintenance](https://img.shields.io/maintenance/yes/2023?style=flat-square)
[![Actions Status][action-image]][action-url]A compilation of tailor-made containers for our own purposes but probably useful for a lot of other projects, ready to use.
## Containers
| Name | Description |
|-|-|
| **[Datascience](/specs/datascience)** | Datascience & Technical Analysis dedicated python container |
| **[Metatrader](/specs/metatrader)** | Wine headless container with MetaTrader® and Python included in the default prefix |
| **[PhpDev](/specs/phpdev)** | A lightweight base image for PHP projects development |
| **[PyWine](/specs/pywine)** | Wine headless container with Python included in the default prefix |
| **[Wine](/specs/wine)** | Basic Lightweight Wine headless base container |## License
[GPL-3.0](LICENSE)
[license-image]: https://img.shields.io/github/license/materya/containers?style=flat-square
[license-url]: LICENSE
[action-image]: https://img.shields.io/github/actions/workflow/status/materya/containers/build.yml?branch=main&style=flat-square
[action-url]: https://github.com/materya/containers/actions