Skip to content

chrishautenne/docker-box-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

docker-box-project

Git repository for docker image with box project to build phar

This is a simple Dockerfile with Box project to build php application .phar

Use it like this (from your application directory) :

$ docker run --rm -v "$PWD":/usr/src docker-box-project:3.11.1 box compile

Note that you may need, according to box project documentation, a box.json (or box.json.dist) file inside your application directory

All credits to https://github.com/box-project/box

About

Git repository for docker image with box project to build phar

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •