Skip to content

[1.x] Install script globally #5

@sfelix-martins

Description

@sfelix-martins

I didn't have a good experience to up the env and access the workspace container with docker-compose exec --user=laradock workspace bash. I had to back to laradock root folder and execute the command.

I think that if install the script globally it can be execute from laradock root folder. E.g.:

cd ~/laradock
upenv my_site
docker-compose exec --user=laradock workspace bash

The Projects.yml file should be created in the laradock root folder.

WARNING A global installer will be required using brew, apt-get, etc.

An alternative is continue the same installation and usage flow and just add instructions to README.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions