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

Add section on starting docker and sudo for docker-compose #232

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

Conversation

marco-parillo
Copy link

No description provided.

@drnic
Copy link
Contributor

drnic commented Jun 24, 2020

I really appreciate the PR.

My thinking is that your suggestions are specific to people running an OS with systemd installed (systemctl), and docker is installed for root user only (sudo).

I think it’s out of scope for this tutorial on Concourse CI to show all the ways to install and use Docker. We are lucky that Docker has a good set of docs and a huge community/stackoverflow to help people get started with Docker & Docker Compose.

Is that ok?

@marco-parillo
Copy link
Author

Of course, it is OK. Supposing I keep my fork for my personal notes. How did you turn all those markdown files into your website?

@drnic
Copy link
Contributor

drnic commented Jun 24, 2020

See readme for some info on rendering locally.

We use mkdocs (a python project) to convert markdown to html; and the mkdocs-material project for many of the niceties of the final product.

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