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

Fix non-root container #302

Closed
docktermj opened this issue Jul 30, 2024 · 1 comment
Closed

Fix non-root container #302

docktermj opened this issue Jul 30, 2024 · 1 comment
Assignees

Comments

@docktermj
Copy link
Contributor

Currently when container runs as non-root, the embedded database is "read-only".

Perhaps put the following commands in this order:

USER 1001
COPY ./testdata/sqlite/G2C.db          /tmp/sqlite/G2C.db
@docktermj docktermj self-assigned this Jul 30, 2024
@github-actions github-actions bot added the triage Need to triage label Jul 30, 2024
@docktermj docktermj removed the triage Need to triage label Jul 30, 2024
docktermj added a commit that referenced this issue Jul 30, 2024
docktermj added a commit that referenced this issue Jul 30, 2024
docktermj added a commit that referenced this issue Jul 31, 2024
docktermj added a commit that referenced this issue Jul 31, 2024
docktermj added a commit that referenced this issue Jul 31, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 2, 2024
docktermj added a commit that referenced this issue Aug 5, 2024
docktermj added a commit that referenced this issue Aug 5, 2024
@docktermj docktermj mentioned this issue Aug 5, 2024
docktermj added a commit that referenced this issue Aug 5, 2024
docktermj added a commit that referenced this issue Aug 5, 2024
docktermj added a commit that referenced this issue Aug 5, 2024
* #302 Update dependencies

* #302 Savepoint

* #302 Savepoint

* #302 Fix SENZING_TOOLS_DATABASE_URL

* #302 Working on bugs - 1

* #302 Savepoint

* #302 Savepoint

* #302 Savepoint

* #302 Update database URL

* #302 Update database URL

* #302 Update database URL

* #302 Fix GetDatastoreInfo issue - 1

* #302 Fix GetDatastoreInfo issue - 2

* #302 Fix database url

* #302 Update dependencies

* #302 Update dependencies

* #302 Update database

* #302 Update dependencies

* #302 Prepare for versioned release

* #302 Add log level TRACE

* #302 Fix typo
@docktermj
Copy link
Contributor Author

Pull requests:

docktermj added a commit that referenced this issue Aug 5, 2024
docktermj added a commit that referenced this issue Aug 5, 2024
docktermj added a commit that referenced this issue Aug 5, 2024
@docktermj docktermj mentioned this issue Aug 5, 2024
docktermj added a commit that referenced this issue Aug 5, 2024
* #302 try fix permissions

* #302 Disable DOCKER_BUILDKIT

* #302 Prepare for versioned releae

* #302 Update dependencies
docktermj added a commit that referenced this issue Aug 12, 2024
docktermj added a commit that referenced this issue Aug 12, 2024
docktermj added a commit that referenced this issue Aug 12, 2024
* #302 Update dependencies

* #302 Update to senzing 4.0.0-24211
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

No branches or pull requests

1 participant