harbor icon indicating copy to clipboard operation
harbor copied to clipboard

An R package for controlling docker containers on local and remote hosts

Results 7 harbor issues
Sort by recently updated
recently updated
newest added

First of all, thank you for your work on this package! I am trying to run docker containers that require environmental variables. In bash, the command would be something like...

@wch any plans to send this to CRAN? I was thinking of getting `analogsea` to CRAN soon. We don't use `harbor` yet, but we could more easily if on CRAN

Moving the discussion started in #10 to here. Some examples of using the Unix socket API using `curl`: library(curl) library(jsonlite) library(openssl) docker_auth auth_json if (encode) auth_json

enhancement

I was looking at the source code of harbor to figure out why splashr wasn't working and - I don't know if it's a good idea or not, but throwing...

- [ ] Update README - [ ] Remove `analogsea` as a dependency - [ ] Go through the various "cloud" R pkgs and see which ones use an API...

enhancement

Just keeping this https://github.com/hrbrmstr/splashr/issues/3 here for tracking purposes.

@sckott just told me about this package via the thread on https://github.com/hadley/devtools/issues/710 Do you think it would make sense to have those four functions mentioned in that thread (or ones...