Skip to content
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

add rocksdb support in Dockerfile #1169

Closed
wants to merge 2 commits into from
Closed

Conversation

silv-ops
Copy link

@silv-ops silv-ops commented Nov 9, 2021

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
    https://forum.okt.club/d/242-rocksdboec

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

@silv-ops silv-ops changed the title add rocksdb support add rocksdb support in Dockerfile Nov 9, 2021
@silv-ops silv-ops force-pushed the sil-fork-dev branch 2 times, most recently from f626d6f to 8488afe Compare November 9, 2021 22:00
@silv-ops silv-ops closed this Nov 9, 2021
@silv-ops silv-ops reopened this Nov 9, 2021
@ylsGit
Copy link
Contributor

ylsGit commented Nov 15, 2021

Failed to build image:

docker build -t okexchain/tmp-test .

error:

install: unrecognized option: C
BusyBox v1.33.1 () multi-call binary.

Usage: install [-cdDsp] [-o USER] [-g GRP] [-m MODE] [-t DIR] [SOURCE]... DEST

Copy files and set attributes

	-c	Just copy (default)
	-d	Create directories
	-D	Create leading target directories
	-s	Strip symbol table
	-p	Preserve date
	-o USER	Set ownership
	-g GRP	Set group ownership
	-m MODE	Set permissions
	-t DIR	Install to DIR

@KamiD KamiD closed this Dec 7, 2021
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.

None yet

3 participants