Skip to content

README.md fixes and container on boot utility #3

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

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

README.md fixes and container on boot utility #3

wants to merge 5 commits into from

Conversation

dovry
Copy link

@dovry dovry commented Oct 2, 2018

Changed the restart flag to not start manually stopped containers on boot

Added URLs to each service in the README file
fixed a typo in README

dovry added 5 commits October 2, 2018 14:05
Using 'unless-stopped' is generally considered better than 'always' for restarting containers, if they've been stopped it's usually for a good reason, and the containers should remain stopped until started again, not until the next boot.
Added URLs to the services
Changed 'Organizer' to Organizr'
Copy link

@Kage1 Kage1 left a comment

Choose a reason for hiding this comment

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

I agree with the change. This is the same thing I do w/ my containers. If I have manually stopped a container I do not want to to restart on it's own on a host reboot.

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