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

Few lines added for Windows configuration #95

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

FirePrawn
Copy link
Contributor

No description provided.

@erk3
Copy link
Contributor

erk3 commented Apr 12, 2019

In my opinion, HYPER-V feature is a prerequisite for Docker and should not be described in this README.md

The mention you must be at the root directory of Miaou which contains the DockerFile is worth mentioning for every platform and should be moved in a common section.


### Windows

- [Docker and Docker Compose](https://docs.docker.com/engine/installation/windows/)
- Docker needs Hyper-V activated and purpose to activate it itself (restart needed). Beware : activating Hyper-V disables any other virtualisation softwares.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be deleted, this is a Docker prerequisite.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a Docker prerequisite if you don't use Docker for Windows, but indeed 99.99% of docker users will use it, so the whole Requirements section seems overkill to me (or explicitly mention that we assume they will use Docker for Windows for Windows and Docker for Mac for Mac)... The Linux section remains useful only to tell users to install docker-compose which is not a default when installing docker on linux

docker/README.md Outdated
@@ -39,6 +40,10 @@ Miaou development environment using Docker

4. Prebuild Miaou:

Windows configuration :
- When cloning miaou repository, make sure you keep LF and not CRLF or it will generate end of files errors during the prebuild
- Open PowerShell, you must be at the root directory of Miaou which contains the DockerFile
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be moved in a common section (not mentionning PowerShell, but just a shell).

docker/README.md Outdated
@@ -8,6 +8,7 @@ Miaou development environment using Docker
### Linux

- [Docker and Docker Compose](https://docs.docker.com/engine/installation/linux/)
- Docker needs Hyper-V activated and purpose to activate it itself (restart needed). Beware : activating Hyper-V disables any other virtualisation softwares.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK, Hyper-V has nothing to do with Linux, this is Windows only related, I don't think you want to put that in this section

Besides, with "Docker for Windows/Mac“, this is now trivial to use docker in "any" environment. So I don't think the whole Requirements section is still a good thing to have and maintain

Copy link

@Raynayleigh Raynayleigh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm lost

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.

4 participants