projectatomic / container-best-practices

Container Best Practices
Other
166 stars 70 forks source link

Added systemd information: #41

Closed baude closed 8 years ago

baude commented 8 years ago

Adding how one chooses to start an application image whether by calling binary directly, using a script, or deferring to systemd. This went into the planning information.

In the creating section, added sections on how to start the application with each of these methods.