Skip to content

Create a Self-contained Self-executable binary out of the binary built #37

@KTanAug21

Description

@KTanAug21

What:
Create a dockerfile-laravel binary that is standalone, and executable by itself

Why:
There are cases when the dockerfile-laravel package is not installable via composer.
In this cases we would want to download the binary instead.

Right now the phar file created by Laravel Zero relies on the environment it is run on to contain a suitable PHP interpreter.

HOW:
This is why we should try creating a standalone binary of our dockerfile-laravel generator through frankenphp's standalone binary creation

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