Toggle navigation
devindocker
0.0.1.9000
Reference
Articles
Development in Docker
Development in Docker with {renv}
Include the Docker container in a network
Mount other volumes in the container
Changelog
Show/Hide all code
Show All Code
Hide All Code
Changelog
Source:
NEWS.md
devindocker 0.0.1.9000
Breaking
Parameter
project_path
is now named
path
as any directory path can be used. Not only projects.
Major
Allow to add additional volumes using parameter
volumes
. See Vignette.
Allow to change default url using parameter
url
Allow connection to a Docker network with parameter
network_name
. See Vignette.
Allow to start container with root privileges with parameter
root = TRUE
.
Minor
Allow to store library out of the project when using {renv}. See Vignette.
devindocker 0.0.1
Added a
NEWS.md
file to track changes to the package.
First release
Contents