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

[Docker] Directory Restructuring #38

Closed
jovertical opened this issue Apr 6, 2019 · 0 comments
Closed

[Docker] Directory Restructuring #38

jovertical opened this issue Apr 6, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jovertical
Copy link
Owner

jovertical commented Apr 6, 2019

About

As the Docker aspect of the application grows, the files are growing more and more. It should be placed to a single directory, excluding the docker-compose.yaml & .dockerignore file. The mark-up of the folders should now be:

...
.docker
  ..db
  ..php
  ..webserver
 app
...
.dockerignore
docker-compose.yml
@jovertical jovertical added the enhancement New feature or request label Apr 6, 2019
@jovertical jovertical self-assigned this Apr 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant