knife-docker
knife-docker copied to clipboard
Exposing more docker options
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
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: