Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
KTanAug21 opened this issue Apr 25, 2024 · 0 comments · May be fixed by #38
Open

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

KTanAug21 opened this issue Apr 25, 2024 · 0 comments · May be fixed by #38

Comments

@KTanAug21
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant