Files
docker-cli/components/engine/pkg/archive
Ahmet Alp Balkan 71919ac23a pkg/archive: adjust chmod bits on windows
This change modifies the chmod bits of build context archives built on
windows to preserve the execute bit and remove the r/w bits from
grp/others.

Also adjusted integ-cli tests to verify permissions based on the platform
the tests are running.

Fixes #11047.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
Upstream-commit: 1a22418f9f1573ca8521831d52c8e0562cb3ef8f
Component: engine
2015-03-04 14:10:37 -08:00
..
2015-02-06 18:13:57 +01:00
2015-02-06 18:13:57 +01:00
2014-11-25 01:03:41 +02:00
2015-02-16 20:38:52 -06:00
2014-09-29 23:23:36 -07:00

This code provides helper functions for dealing with archive files.