Skip to content

Latest commit

 

History

History

symfony

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Symfony

This docker image is made to use the Symfony CLI from a Docker container.

Usage

To help you, the script symfony was created. It can be used for symfony cli.

$ ./symfony new my_project_directory --version="6.1.*" --webapp
$ ./synfony server:start