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

Update docker.md #59

Merged
merged 1 commit into from
Jun 23, 2019
Merged

Update docker.md #59

merged 1 commit into from
Jun 23, 2019

Conversation

didadida5555
Copy link
Contributor

"From a practical point of view, Docker makes it very easy for you to try and use a wide variety of applications and environments. For example you can start a local (fully working) instance of the ELK Stack (Elastic search + Logstash + Kibana) in Docker, simply by running the sudo Docker pull sebp/elk command (without installing anything on your host machine).
" -- do you assume the reader is already familiar with these concepts? If yes than ok, but if not you might lose them here with the technical jargon. You might want to add a paragraph or two to explain a bit more about the stack. or maybe move this section altogether to later in the book.
"### It all started with physical containers" - this section could move to before Docker and Kubernetes
minor typos

"From a practical point of view, Docker makes it very easy for you to try and use a wide variety of applications and environments. For example you can start a local (fully working) instance of the [ELK Stack](https://www.elastic.co/elk-stack) (Elastic search + Logstash + Kibana) in Docker, simply by running the `sudo Docker pull sebp/elk` command (without installing anything on your host machine).
" -- do you assume the reader is already familiar with these concepts?  If yes than ok, but if not you might lose them here with the technical jargon. You might want to add a paragraph or two to explain a bit more about the stack. or maybe move this section altogether to later in the book.
"### It all started with physical containers" - this section could move to before Docker and Kubernetes
minor typos
@DinisCruz DinisCruz merged commit ac6862e into DinisCruz:master Jun 23, 2019
@DinisCruz
Copy link
Owner

thx, added issue #62 to track the comment (which I agree with)

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.

2 participants