Skip to content

Create tasks breaks the container #138

@stucki

Description

@stucki

Running make create typo3 deletes the folder app/ before it's created again.
This breaks further execution of make bash etc. because the folder is now found at a different inode:

$ git:(master) ✗  make bash    
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
application@ac32b1160390:.$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions