knife-docker icon indicating copy to clipboard operation
knife-docker copied to clipboard

Exposing more docker options

Open naphthalene opened this issue 10 years ago • 1 comments

I have borrowed some code from portertech/kitchen-docker repo to add more command line options when creating the node. Adds:

  • DNS
  • Hostname
  • Port forwarding
  • Privileged boolean
  • CPU/RAM settings

naphthalene avatar Jun 02 '14 20:06 naphthalene

This is really nice and should be merged in, IMO. I copied and pasted the relevant bits on my local machine and use it daily :+1:

PHPCEO avatar Jan 11 '16 14:01 PHPCEO