christingruber / phive-docker

Standalone PHIVE docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHIVE docker image

Docker image for the PHAR installation and verification environment (PHIVE). For more information about PHIVE visit the official website from the PHAR maintainers.

Install

Pull the image from docker hub.

docker pull christingruber/phive

Execute

Show us the current phive version.

docker run christingruber/phive version

Usage

As multistage inside your own container.

COPY --from=christingruber/phive /usr/local/bin/phive /usr/local/bin/phive

About

Standalone PHIVE docker


Languages

Language:Dockerfile 100.0%