#117 Add reference links for installing docker and docker-compose
Merged by jflory7. Opened by shraddhaag.
fedora-commops/ shraddhaag/fedora-happiness-packets modify-setup-development-docs  into  master

Download 117.patch

References issue #100

Q - What is a summary of your change?
A - Added the links to installing Docker and Docker Compose.

Q - Why is this change helpful?
A - The links are a good helping hand for beginners and will help in reducing the time taken for setting up the project.

Note: The change passed the test-docs.sh successfully.

@shraddhaag Super, thanks for the addition! :thumbsup:

One thought. These links are specific to Ubuntu machines. It's fair to assume other people might be using a different environment or operating system. I suggest one or both of these changes:

  1. Add link for general install instructions (not dependent on specific operating system)
  2. Move the existing links into the previous paragraph with a mention they are Ubuntu-specific instructions

Could you make one or both of these changes please?

Metadata Update from @jflory7:
- Pull-request tagged with: improvement, needs changes, type - docs, type - summer coding
- Request assigned

@jflory7 I chose these links because right in the beginning they provide options to switch to whichever Linux DIstribution the user might be using. But giving general install instructions makes sense.

I'll integrate the changes as suggested! Thanks for the review :)

1 new commit added

  • Add links for installing Docker and Docker Compose on different platforms

2 new commits added

  • Add links for installing Docker and Docker Compose on different platforms
  • Add reference links for installing docker and docker-compose

3 new commits added

  • Add a line
  • Add links for installing Docker and Docker Compose on different platforms
  • Add reference links for installing docker and docker-compose

2 new commits added

  • Add links for installing Docker and Docker Compose on different platforms
  • Add reference links for installing docker and docker-compose

@jflory7 I've added the changes you requested. Could you please find the time to review it? Big thanks! :)

@shraddhaag Changes look great to me. Thanks!

Merging. :clapper:

Pull-Request has been merged by jflory7