Now user can specify multiple ports in interactive mode separated by space.
e.g.
[mariadb] No ports defined to send traffic to, no provider service will be created. Do you want to create a service? y/[n]: y
[mariadb] Note: Ports should of the form '8080' or '13306:3306' or '18888:8888 3306'
[mariadb] Enter ports: 3306 4455:4455 7788:7788
Now user can specify multiple ports in interactive mode separated by space.
e.g.
It will create ports in
mariadb
service like thisFixes #30