uncoast-unconf / whaler

A package for interfacing with Docker from RStudio, including generating dockerfiles and allowing users to build/push/tag/run docker images.
https://uncoast-unconf.github.io/whaler/
Other
17 stars 1 forks source link

Dockerfile set_* functions #15

Open benjamincrary opened 5 years ago

benjamincrary commented 5 years ago

Additional set_* functions needed to write dockerfile elements:

CMD ADD COPY ENTRYPOINT VOLUME USER WORKDIR ARG ONBUILD STOPSIGNAL HEALTHCHECK SHELL