Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 536 Bytes

File metadata and controls

25 lines (21 loc) · 536 Bytes

Bobra Docker

Dockerfile and resources for Bobra docker base images.

Building

Build all projects

./build
# or build & publish
PUBLISH=1 ./build

Build specified project

./build backend

Contents

  • php - PHP Image for Bobra Backend
  • nginx - Nginx Image using php-fpm for Bobra Backend
  • php-composer - PHP Composer Image for dependencies installation using stage builds

Author

License

Proprietary