open-vault/.circleci/config
Alexander Scheel a762d47db8
Use host's uid in container's executor (#17729)
When copying data into the container, due to the id changes pointed
out in the previous attempt, the container couldn't read this data.

By creating a new user in the container, matching the host's UID/GID, we
can successfully copy data in/out of the container without worrying
about differing UID/GIDs.

See also: https://github.com/hashicorp/vault/pull/17658

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-10-31 10:16:02 -04:00
..
commands Use host's uid in container's executor (#17729) 2022-10-31 10:16:02 -04:00
executors Update main to go 1.19.2 (#17437) 2022-10-07 14:24:14 -04:00
jobs Update main to go 1.19.2 (#17437) 2022-10-07 14:24:14 -04:00
workflows UI/VAULT-3645/Remove browserstack (#15997) 2022-06-15 14:50:44 -07:00
@config.yml Run CI tests in docker instead of a machine. (#8948) 2020-09-15 10:01:26 -04:00