krallin / tini

A tiny but valid `init` for containers
MIT License
9.66k stars 505 forks source link

Update "ENV key value" format in README #226

Open aoshfan opened 1 week ago

aoshfan commented 1 week ago

at the moment it using legacy forward and prompt a warning to change to recommended format,

Fixing this will not prompt a warning.

Reference: https://docs.docker.com/reference/build-checks/legacy-key-value-format/