compose/pkg
Shan Desai fd0e0a2cbd
fix(secrets): file permission value does not comply with spec
closes #10783

Compose Spec mentions that default values for secrets is `0444` aka. world-readable permissions. However, the value was previously set to `0400`. 


Signed-off-by: Shan Desai <shantanoo.desai@gmail.com>
2023-07-07 18:58:21 +02:00
..
api don't use unitialized cli to setup DryRunClient 2023-07-06 14:27:57 +02:00
compose fix(secrets): file permission value does not comply with spec 2023-07-07 18:58:21 +02:00
e2e network: fix random missing network when service has more than one 2023-07-07 09:18:01 +02:00
mocks Add `docker compose wait` 2023-06-30 16:07:03 +02:00
progress use `--progress` to configure progress UI stylet push 2023-06-12 16:53:42 +02:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
utils fix some comments 2023-07-04 11:34:49 +08:00
watch fix typos 2023-06-27 16:12:25 +02:00