Replies: 1 comment 1 reply
-
Yes, kind of. The application contained in the zip file is currently preconfigured for the usage with Docker. This guarantees, that the However, since Laravel is configured using environment variables, you are free to simply delete the Now that I think about it, I could make the usage without Docker more convenient. Right now the Instead, I could divide the setup into two scripts, one that boots the containers and one that runs the necessary installation steps. The latter would assume, that the application is configured correctly, and that Is this something you would be interested in? Also what are your reasons for not using Docker? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Is Docker a hard requirement ?
Beta Was this translation helpful? Give feedback.
All reactions