https://github.com/apache/ozone-docker
Repository for building Apache Ozone Docker images
https://github.com/apache/ozone-docker
container ozone
Last synced: 6 months ago
JSON representation
Repository for building Apache Ozone Docker images
- Host: GitHub
- URL: https://github.com/apache/ozone-docker
- Owner: apache
- Created: 2019-01-29T23:42:38.000Z (almost 7 years ago)
- Default Branch: latest
- Last Pushed: 2025-06-11T04:51:35.000Z (6 months ago)
- Last Synced: 2025-06-17T10:40:39.134Z (6 months ago)
- Topics: container, ozone
- Language: Dockerfile
- Homepage: https://ozone.apache.org
- Size: 83 KB
- Stars: 15
- Watchers: 58
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
Please use the included docker-compose.yaml to test it:
```
docker-compose build
docker-compose up -d
```