Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 375 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 375 Bytes

This repository provides a development environment for Bref via a Docker image.

Thanks to that image you can easily get started with Bref without having to install its tools: serverless, aws, php, composer

Usage

Run any command in the container:

docker run --rm -it bref/dev-env <command>

# For example:
docker run --rm -it bref/dev-env php -v