Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

snaeil/rserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-rserve

A minimalistic tool to provide rserve in a docker container.

Build

docker build . -t <CONTAINER>

Run

docker run -ti -p 6311:6311 --rm <CONTAINER>

Or use the docker-compose file.

About

A simple docker image for Rserve

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published