How to run docker container as detach mode? (OD-1721)
VenkadeshShiva opened 2 years ago

I am trying to deploy my NextJS application. My build keeps on running because it not running on detach mode. I want to run my docker image in detached mode.

  • Robin Shen commented 2 years ago

    The step container will be destroyed when the step finishes. To run your nextjs app in detached mode, you will need to run a command step via shell executor, and start your container from there.

  • VenkadeshShiva changed state to 'Closed' 2 years ago
    Previous Value Current Value
    Open
    Closed
  • VenkadeshShiva commented 2 years ago

    Thanks

issue 1/1
Type
Question
Priority
Major
Assignee
Labels
No labels
Issue Votes (0)
Watchers (3)
Reference
OD-1721
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover