Releases: yuuki/droot
Releases · yuuki/droot
v0.6.2
18 Jun 13:42
Compare
Sorry, something went wrong.
No results found
Fix StartContainer option becase passing an HostConfig to POST /containers/{name}/start is deprecated from docker v1.12.
v0.6.0
22 Apr 06:19
Compare
Sorry, something went wrong.
No results found
Deprecate droot pull/push, and Add new command droot export/deploy.
Remove AWS S3 depencencies.
v0.5.1
17 Apr 16:14
Compare
Sorry, something went wrong.
No results found
Add --same-owner option to pull command
v0.5.0
17 Apr 11:03
Compare
Sorry, something went wrong.
No results found
Add droot run --env option
Fix 'resource busy' error when the run command mounts '/proc'
Fix #5 --bind not working
Fix #4 rsync forces the destination directory to be '700' mode
Fix #3 rsync failure when droot pull after droot run
Fix that rm command failed to cleanup directories with symlink deploy
v0.4.1
06 Mar 05:24
Compare
Sorry, something went wrong.
No results found
Fix bug that run command failed when .drootenv doesn't exist
Remove --user/--group option from pull command
v0.4.0
05 Mar 14:44
Compare
Sorry, something went wrong.
No results found
run command preserves environment variables that set on an original Docker image.
Fix that umount/rm is not working when --root is relative path
v0.3.1
25 Feb 05:05
Compare
Sorry, something went wrong.
No results found
v0.3.0
14 Feb 10:55
Compare
Sorry, something went wrong.
No results found
Add --mode option for pull command. Enable atomic deploy with symlink by --mode symlink in addtion to --mode rsync.
Pretty log messages.
Build releases with go 1.5.2.
v0.2.4
12 Dec 17:05
Compare
Sorry, something went wrong.
No results found
Fix failure export image with push command because it already removed container before exporting container.
v0.2.3
12 Dec 14:49
Compare
Sorry, something went wrong.
No results found
Use github.com/docker/docker/pkg/mount
Fix IsDirEmpty not working
Use github.com/docker/docker/pkg/fileutils
You can’t perform that action at this time.