Add Cockpit + PHP7.2 + Nginx docker image#1274
Open
gabskoro wants to merge 1 commit into
Open
Conversation
Add info on how to start the app by using a docker image
Author
|
C'mon guys, really... I didn't even one minute think about it as self-promotion. That's why I also wrote that we can move it somewhere else. Also if you guys have another idea I'm fine with it. How would I contribute to the Dockerfile, maybe by adding a new one calling |
Member
|
@gabskoro thanks for the contribution! is there a reason why you're using php 7.2 and not eg 7.4? |
Author
|
@aheinze because there is no 7.3/7.4 version available through the debian repo, probably there is a way to add it, but I didn't spend any time looking for it. I also now see that they officially support for version 7.2 is till 30 November 2020, so probably would make sense to investigate it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I created a docker image that:
If you think this is nice to have, feel free to merge it or let me know if we should maybe move the text somewhere else rather then on the Readme page