[Ilugc] create a daemon

  • From: shakthimaan@xxxxxxxxx (Shakthi Kannan)
  • Date: Fri, 7 Aug 2015 19:56:22 +0530

Hi,

--- On Fri, Aug 7, 2015 at 7:43 PM, Ajeesh Kannan
<ajeeshbkannan at gmail.com> wrote:
| I have installed an application.
\--

How? You might want to package your application into a Docker image
and run it. Please search online for simple tutorials.

---
| 1. change the directory to the installed application
\--

In the Dockerfile, specify the above as WORKDIR.

---
| 2. Then execute the command "foreman start -p 80"
\--

This should be the value of CMD in the Dockerfile.

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com

Other related posts: