Image
Fusion is available as a Docker image based on PHP Alpine Linux in the official Docker Hub repository. For non-breaking updates, use the recommended major version tag:
docker pull valvoid/fusion:1
Tags
Each release version is tagged as follows:
latest: Highest semantic version (may include breaking changes)- Major:
1,2, etc. (non-breaking updates) - Major.Minor:
1.1,2.3, etc. - Major.Minor.Patch:
1.1.0,2.3.4, etc.