rocker-win icon indicating copy to clipboard operation
rocker-win copied to clipboard

First feedback elicitation

Open nuest opened this issue 6 years ago • 3 comments

I wanted to learn more about Windows Containers and tried to create a Container with R. It worked! It's nowhere near the Rocker Images, but I hope the name rocker-win is fine with @cboettig and @eddelbuettel.

What works?

  • Dockerfile based on microsoft/windowsservercore
  • Automatic build on AppVeyor: https://ci.appveyor.com/project/nuest/rocker-win/history
  • Deployment to Docker Hub: https://hub.docker.com/r/nuest/rocker-win/
  • Running from Docker Hub works: docker run -it nuest/rocker-win

image

@stefanscherer your work at https://github.com/StefanScherer/dockerfiles-windows was a great help! Thanks!

If you have access to a recent Windows machine, I'd love to hear your feedback! But please don't ask me about a relevant use case for this just yet :-).

nuest avatar Mar 15 '18 15:03 nuest