https://github.com/ba-st/docker-pharo-runtime
Docker image for Pharo
https://github.com/ba-st/docker-pharo-runtime
docker pharo
Last synced: 22 days ago
JSON representation
Docker image for Pharo
- Host: GitHub
- URL: https://github.com/ba-st/docker-pharo-runtime
- Owner: ba-st
- License: mit
- Created: 2022-04-26T12:45:31.000Z (about 3 years ago)
- Default Branch: release-candidate
- Last Pushed: 2025-04-10T19:24:06.000Z (27 days ago)
- Last Synced: 2025-04-10T20:40:01.235Z (27 days ago)
- Topics: docker, pharo
- Language: Shell
- Size: 34.2 KB
- Stars: 7
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pharo - Docker Pharo Runtime - Docker image for Pharo (Deployment)
README
# Docker image for Pharo
[](https://github.com/ba-st/docker-pharo-runtime/actions/workflows/unit-tests.yml)
[](https://github.com/ba-st/docker-pharo-runtime/actions/workflows/docker-build.yml)
[](https://github.com/ba-st/docker-pharo-runtime/actions/workflows/markdown-lint.yml)[](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:v12.0.1 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)