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

Provide better docker support #71

Open
4 tasks
Xerkus opened this issue May 2, 2023 · 0 comments
Open
4 tasks

Provide better docker support #71

Xerkus opened this issue May 2, 2023 · 0 comments

Comments

@Xerkus
Copy link
Member

Xerkus commented May 2, 2023

Feature Request

Q A
New Feature no
RFC no
BC Break no

Summary

Current dockerfile does not install composer dependencies inside container and it is not CI tested with the application which makes it next to useless in most situations.

  • Provide improved dockerfile that will be closer to real life usage in applications
  • Provide improved docker compose support for quick start
  • Install dependencies inside container to ensure dependency constraints are met
  • Provide CI workflow to test container build and ensure applications successfully runs in it
MadCat34 pushed a commit to MadCat34/laminas-mvc-skeleton that referenced this issue Dec 18, 2024
Add a docker-compose.override.yml file
Add a .dockerignore filewq

Signed-off-by: MadCat34 <[email protected]>
MadCat34 pushed a commit to MadCat34/laminas-mvc-skeleton that referenced this issue Dec 18, 2024
Add a docker-compose.override.yml file
Add a .dockerignore filewq

Signed-off-by: MadCat34 <[email protected]>
MadCat34 pushed a commit to MadCat34/laminas-mvc-skeleton that referenced this issue Dec 18, 2024
Add a docker-compose.override.yml file
Add a .dockerignore filewq

Signed-off-by: MadCat34 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant