Closed railfox closed 6 years ago
Hey @railfox, Thanks for your contribution.
I remember to have tested something similar but without success: I was using ~/.config
instead of ~/.local
.
I think that, replacing /home/mylocaluser
by "$HOME"
it will work at least for all linux distributions.
Then we should test Mac OS and write a .bat
file for Windows.
Would you like to open the Pull Request?
Cheers, Paulo A. Silva
Hi Paulo, pull request done.
Regards, Martin
PS: Do you think that this will be widely used from MAc & Win? There are official supported packages for both OS by TT itself.
Hi @railfox, You're right: linux is our target.
Cheers, Paulo A. Silva
Hi Paulo,
thank you for your work.
I've added the following directory mounts to the docker run - command:
With this you don't have to confirm license and other stuff on every container startup
Best regards, Martin