gautada / drone-container

Drone is a modern continuous integration platform that empowers automated build, test and release workflows using a powerful, cloud native pipeline engine.
0 stars 0 forks source link

Update ENTRYPOINT file #2

Closed gautada closed 2 years ago

gautada commented 2 years ago

entrypoint should allow for:

  1. Run crond
  2. Launch the server, CLI should be configured to work with server for "exec" access
  3. optionally launch the runner, maybe need a different "default" runner
gautada commented 2 years ago

Got this working with latest dev checkin