-
Notifications
You must be signed in to change notification settings - Fork 15
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
Development #7
Comments
Sorry Max for the delay. For now, pull requests is the easiest. I would like the dependencies to be kept to a minimum but I am open to discussing valid reasons for added dependencies. The minimum version is PHP v5.5 for now. Thanks for your input. |
Hi there |
At the moment this is working for our needs. If you have any features or have found a bug then it would be great if you could add an issue for it and I will try and get it done in my spare time. Thanks for your enquire. |
Ok, great - just good to know that somebody is watching it :) |
Hi Ashley, |
@ludmarkson the simplest way is to create a profile that configures the network to use macvlan. The downside to macvlan is that the host cannot access the container.
|
Nice work! |
Hello,
I was wondering if there a roadmap for this project? or any planned milestones?
I want to add support for better handling of pushing and pulling files and folders, and execution of commands.
Do you have any preferences on how to run the project? Would you prefer I just work on my fork and add in pull requests?
Are there any established rules regarding dependencies and php version support?
The text was updated successfully, but these errors were encountered: