Atul Tiwari

Results 2 comments of Atul Tiwari

@sanme98 You can use below Configuration: `volumeMounts: - name: mssqldb mountPath: /mssql/data` instead of mountPath: /var/opt/mssql

@JavaFXBeginner : Please provide information like if you are trying to run at a command prompt or from IDE? Most probably you are missing **--add-modules javafx.controls,javafx.fxml** as you VM Argument.