hhvm / hhvm-docker

Dockerfiles for HHVM
MIT License
55 stars 11 forks source link

Change `hhvm/hhvm:latest` to use main `distroname` repository, not `distroname-4.x` #22

Open fredemmott opened 2 years ago

fredemmott commented 2 years ago

Right now, hhvm/hhvm:latest and hhvm/hhvm-proxygen:latest are aliases for the latest hhvm/hhvm:4.x-latest. Two problems:

It should be changed to be a separate image that is not pinned to the particular x.

This likely needs changes to:

fredemmott commented 2 years ago

it's a pain to switch to a nightly if required

For example, it adds extra steps to attempting to use a devcontainer/github codespace to update hhast's codegen