This commit is contained in:
Your Name
2025-05-03 19:06:12 +12:00
parent e10704636f
commit 5909c90941
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ if ! docker volume inspect "${VOLUME_NAME}" &>/dev/null; then
fi
# heredoc for config file. Have to use double quotes to substitute variables.
docker run --rm -v ${VOLUME_NAME}:/data alpine sh -c "\
docker run --rm -v ${VOLUME_NAME}:/data debian bash -c "\
cat <<EOF > /data/sos_config.json
{
\"write_tokens\": [