Skip to content

Containerize application with Podman and add CI workflows#7

Merged
NelsStorch merged 1 commit intomainfrom
podman-containerization-9095552657597480165
Dec 18, 2025
Merged

Containerize application with Podman and add CI workflows#7
NelsStorch merged 1 commit intomainfrom
podman-containerization-9095552657597480165

Conversation

@NelsStorch
Copy link
Owner

  • Added Dockerfile for PHP 8.2 Apache service with pdo_mysql extension.
  • Added docker-compose.yml defining 'web' and 'db' services.
  • Updated save_highscore.php to use environment variables for DB connection with fallback to localhost.
  • Added README_PODMAN.md with instructions in German.
  • Added GitHub Actions workflow (.github/workflows/ci.yml) for PHP linting, Docker build, and Compose check.d Compose check.

- Added Dockerfile for PHP 8.2 Apache service with pdo_mysql extension.
- Added docker-compose.yml defining 'web' and 'db' services.
- Updated save_highscore.php to use environment variables for DB connection with fallback to localhost.
- Added README_PODMAN.md with instructions in German.
- Added GitHub Actions workflow (.github/workflows/ci.yml) for PHP linting, Docker build, and Compose check.
@NelsStorch NelsStorch merged commit 3546f08 into main Dec 18, 2025
3 checks passed
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.

1 participant