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

Refactor 1 #3

Merged
merged 2 commits into from
Apr 29, 2021
Merged

Refactor 1 #3

merged 2 commits into from
Apr 29, 2021

Conversation

OleksiiBulba
Copy link
Owner

  • Reorganized files into .docker folder;
  • Added Dockerfile for php container based on php-fpm-alpine image;
  • Nginx used alpine image;
  • Added php ini files;
  • Refactored nginx conf file into template for nginx container; instead of three different conf files for every env now only one conf template;
  • Removed default values in env variables in conf template file, and added them to docker-compose.*.yaml files;
  • Added folder and file to gitignore;

- Reorganized files into .docker file;
- Added Dockerfile for php container based on php-fpm-alpine image;
- Nginx used alpine image;
- Added php ini files;
- Refactored nginx conf file into template for nginx container; instead of three different conf files for every env now only one conf template;
- removed default values in env variables in conf template file, and added them to docker-compose.*.yaml files
- added folder and file to gitignore;
- rewrote Dockerfile
- fixed path to docker-compose in mk files
- fixed text in README.md
@OleksiiBulba OleksiiBulba merged commit 3ebbb5e into develop Apr 29, 2021
@OleksiiBulba OleksiiBulba deleted the refactor-1 branch April 29, 2021 21:18
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