Skip to content

Add docker container and compose file #109

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

Open
wants to merge 9 commits into
base: version-2-dev
Choose a base branch
from

Conversation

rtm516
Copy link

@rtm516 rtm516 commented Jun 17, 2024

Description

Add a docker image that can be easily ran from GitHub container registry. Also fixes a few deprecation warnings from the use of htmlspecialchars.

It goes along with userjack6880/Open-Report-Parser#19

Fixes #73

Re-created from #103 with a cleaner diff and corrected branch name

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

  • OS: Rocky Linux 9.2
  • OS Kernel Version:
  • WebServer: Apache
  • WebServer Version: 2.4 (inside the container)
  • PHP Version: 8.2 (inside the container)
  • SQL Variant: MySQL (MariaDB)
  • SQL Version: 11.1.2 (also inside a container within the compose yml, not the one for this tool)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@rtm516 rtm516 force-pushed the version-2-dev branch 2 times, most recently from f625df7 to ca9e7a3 Compare June 17, 2024 16:01
@sefasenturk95
Copy link

@userjack6880 Why hasn't this been checked/approved/merged yet?

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