Skip to content

Is there Symfony CLI in symfony-docker? #288

Closed Answered by dunglas
linaran asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

No it isn't installed because it is useless when using this project.

What you basically need is to run docker compose exec php bin/console instead of symfony console and docker compose exec php composer instead of symfony composer.

All other commands (running a local web server etc) shouldn't be needed when using this project, as everything is already provided as Docker containers.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@maximebarber
Comment options

@maxhelias
Comment options

Answer selected by linaran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants