Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ba-st/docker-pharo-runtime

Docker image for Pharo
https://github.com/ba-st/docker-pharo-runtime

docker pharo

Last synced: about 2 months ago
JSON representation

Docker image for Pharo

Lists

README

        

# Docker image for Pharo

[![Unit Tests](https://github.com/ba-st/docker-pharo-runtime/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/ba-st/docker-pharo-runtime/actions/workflows/unit-tests.yml)
[![Docker Build](https://github.com/ba-st/docker-pharo-runtime/actions/workflows/docker-build.yml/badge.svg)](https://github.com/ba-st/docker-pharo-runtime/actions/workflows/docker-build.yml)
[![Markdown Lint](https://github.com/ba-st/docker-pharo-runtime/actions/workflows/markdown-lint.yml/badge.svg)](https://github.com/ba-st/docker-pharo-runtime/actions/workflows/markdown-lint.yml)

[![GitHub release](https://img.shields.io/github/release/ba-st/docker-pharo-runtime.svg)](https://github.com/ba-st/docker-pharo-runtime/releases/latest)

## Quick links

- [**Explore the docs**](docs/README.md)
- [Report a defect](https://github.com/ba-st/docker-pharo-runtime/issues/new?labels=Type%3A+Defect)
- [Request a feature](https://github.com/ba-st/docker-pharo-runtime/issues/new?labels=Type%3A+Feature)

## Quick start

```bash
docker run -it ghcr.io/ba-st/pharo:v11.0.0 pharo --version
```

## License

- The code is licensed under [MIT](LICENSE).
- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).

## Contributing

Check the [Contribution Guidelines](CONTRIBUTING.md)