Skip to content

error get dbPath from json #294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 20, 2018
Merged

error get dbPath from json #294

merged 2 commits into from
Aug 20, 2018

Conversation

hgdharold
Copy link
Contributor

"$(jq -r '.storage.dbPath' "$jsonConfigFile")"

"$(jq -r '.storage.dbPath' "$jsonConfigFile")"
@yosifkit
Copy link
Member

--raw-output / -r:
With this option, if the filter's result is a string then it will be written directly to standard output rather than being formatted as a JSON string with quotes.

LGTM

@yosifkit yosifkit requested a review from tianon August 17, 2018 17:39
@tianon
Copy link
Member

tianon commented Aug 17, 2018

Whoops, good catch! 👍

@tianon tianon merged commit b9cf4ef into docker-library:master Aug 20, 2018
tianon added a commit to infosiftr/stackbrew that referenced this pull request Aug 21, 2018
- `drupal`: 8.6.0-rc1
- `ghost`: ghost-cli 1.9.1
- `memcached`: Alpine 3.8 (docker-library/memcached#40)
- `mongo`: 3.6.7, `dbPath` fixes (docker-library/mongo#294)
- `openjdk`: 11-ea+27 (Debian)
- `percona`: 5.5.61, 5.6.41
- `php`: 7.1.21, Alpine 3.8 (docker-library/php#702, docker-library/php#688), 7.3.0beta2 (docker-library/php#677), 7.2.9
- `postgres`: fix `HOME` (docker-library/postgres#481)
- `python`: `apk add --no-cache` to combat new `apk` behavior (docker-library/python#330)
- `ruby`: bundler 1.16.4
- `tomcat`: 8.5.33, 9.0.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants