Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 424 Bytes

TODO.md

File metadata and controls

6 lines (6 loc) · 424 Bytes
  • Add PID to YAML file (Used Workaround to get correct PID)
  • Handle port conflicting (use external port with increment if already in use and internal port which user has given as input)
  • List command
  • Add Deleting with also process kill of the bore command (shell eq: docker kill [cont_id] && docker rm [cont_id] && kill -9 [pid])
  • Use YAML file as DB
  • Add Bore Server for custom domain support