Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.
/ dev-environment Public archive
generated from mnapoli/project-template

Docker image that provides a development environment for Bref

License

Notifications You must be signed in to change notification settings

brefphp/dev-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Docker image that provides a development environment for Bref

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published