I have a shell script which when executed asks user inputs and save it to a file and later it will create a docker container based on user inputs.
I have to create a simple GUI page with check boxes and text boxes to add their inputs. How can I achieve that. Can someone please help me.
dialog
is one of the packages that come with Ubuntu, so it is included. Regarding other Debian-based systems - we do not address questions other than Ubuntu-related on this site. – Sergiy Kolodyazhnyy Jan 13 '19 at 10:52