Skip to content
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

Add docker support for development #69

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Add docker support for development #69

merged 2 commits into from
Oct 12, 2023

Conversation

Art4
Copy link
Owner

@Art4 Art4 commented Oct 12, 2023

This PR adds a docker-compose.yml for development under PHP 8.2

Run docker compose build to build the image.

Run docker compose up -d to start the container.

Run docker compose exec -u 1000 php bash. Now you can you e.g. composer with composer --version

@Art4 Art4 added this to the 1.2.0 milestone Oct 12, 2023
@Art4 Art4 merged commit 898d9ea into v1.x Oct 12, 2023
12 checks passed
@Art4 Art4 deleted the add-docker-for-development branch October 12, 2023 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant