Skip to content

Add Cockpit + PHP7.2 + Nginx docker image#1274

Open
gabskoro wants to merge 1 commit into
agentejo:nextfrom
gabskoro:patch-1
Open

Add Cockpit + PHP7.2 + Nginx docker image#1274
gabskoro wants to merge 1 commit into
agentejo:nextfrom
gabskoro:patch-1

Conversation

@gabskoro

Copy link
Copy Markdown

I created a docker image that:

  • Used PHP 7.2 + required modules (sqlite3, gd, mbstring, curl)
  • Uses Nginx
  • Downloads the application zip file from this repository

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

Add info on how to start the app by using a docker image
@gabskoro

Copy link
Copy Markdown
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 Dockerfile.nginx?

@aheinze

aheinze commented Mar 17, 2020

Copy link
Copy Markdown
Member

@gabskoro thanks for the contribution! is there a reason why you're using php 7.2 and not eg 7.4?

@gabskoro

gabskoro commented Mar 17, 2020

Copy link
Copy Markdown
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

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 this pull request may close these issues.

2 participants