Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hhvm/hhvm-docker
Dockerfiles for HHVM
https://github.com/hhvm/hhvm-docker
Last synced: 28 days ago
JSON representation
Dockerfiles for HHVM
- Host: GitHub
- URL: https://github.com/hhvm/hhvm-docker
- Owner: hhvm
- License: mit
- Archived: true
- Fork: true (fredemmott/hhvm-docker)
- Created: 2015-12-10T19:43:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T20:51:16.000Z (about 2 years ago)
- Last Synced: 2024-08-14T10:16:15.830Z (5 months ago)
- Language: Shell
- Size: 283 KB
- Stars: 55
- Watchers: 8
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository contains the sources for the following docker hub images:
- [hhvm/hhvm](https://registry.hub.docker.com/u/hhvm/hhvm/)
- [hhvm/hhvm-proxygen](https://registry.hub.docker.com/u/hhvm/hhvm-proxygen/)Building A New Version
======================
```
./build-and-tag.sh VERSION
```