Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] What's the best startup Docker image for SWT UI Tests?

Hi again folks,

On https://bugs.eclipse.org/bugs/show_bug.cgi?id=539114#c4 , I was notified that "you can only run jobs in Docker containers, but you can't build Docker images" and "Images are pulled from DockerHub".
So it seems like the idea of creating a local image to build+test a given project also requires this image to be published on DockerHub. That's one step too many compared to my current motivation.
So would anyone here happen to have a good image containing Xvnc and node and java and Maven (basically the usual Eclipse plugin build toolchain + node.js) already published on DockerHub we could reuse?

Thanks in advance

Back to the top