mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +07:00
- Export symlinks by encoding them in the zip file. - Detect symlinks in a zip file on import and create them on the local filesystem. - Add test coverage. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>