Re: Profiler pack for NetBeans - Docker based

2018-10-22 Thread michal
Cool! I will modify this image a little bit in near future. At the moment, code for profiling is fixed. I will update it such way, that any code with simple ant build script will be possible to be embedded inside. This way, it will be possible to run numerous codes using the same image.

Re: Profiler pack for NetBeans - Docker based

2018-10-22 Thread Glenn Holmer
On 10/21/2018 07:56 AM, mic...@owsiak.org wrote: > I have decided to play a little bit with Docker - for this particular > purpose. And here is the outcome: > > http://www.owsiak.org/netbeans-profiler-tester-pack-docker-based/ > > Long story short. You need Docker, and profiler server pack

Re: Profiler pack for NetBeans - Docker based

2018-10-21 Thread michal
Sure! It's possible to configure FTP as we like and make sure all the features we need are there. The only issue with macOS based Docker is network. There is no other way than via port forwarding :( https://docs.docker.com/docker-for-mac/networking/#i-cannot-ping-my-containers e.g.: you can't

Re: Profiler pack for NetBeans - Docker based

2018-10-21 Thread Glenn Holmer
On 10/21/2018 07:56 AM, mic...@owsiak.org wrote: > While struggling with VM for remote profiler, I have decided I need > reproducible, easy to run, quick solution. > > VM is OK. But for each new person joining profiler tests (remote) you > have like few hours spent to setup everything correctly: