docker-netbeans
docker-netbeans copied to clipboard
Use /home/developer/NetBeansProjects instead of /workspace in mapping.
Hi. Thanks for this great project. I need to use -v /data/projects:/home/developer/NetBeansProjects instead if mapping to /workspace inside the container.
Hi. Thanks for the project.
I tried to re-product your work but with NetBeans 8.2 and Ubuntu 16.04. All docker stuff done successfully.
When I try to run the bash script netbeans
, it gave me message saying:
/usr/local/bin/netbeans: line 7: /usr/local/netbeans-8.2/bin/netbeans: No such file or directory waiting for your reply.
THX