cragwolfe
|
6ad497136d
|
build: docker image fix (#1245)
Moving to a non-root user in the docker image caused a failure in the
publication workflow.
This fix was used to publish the 0.10.9 unstructured image in this
workflow:
https://github.com/Unstructured-IO/unstructured/actions/runs/6020624226/job/16332230987
|
2023-08-29 23:27:52 -07:00 |
|
Trevor Bossert
|
e4535d29ca
|
Set user for container to same as api image. (#1239)
This is security best practice, a user can override this with their own
Dockerfile if required.
|
2023-08-30 01:01:44 +00:00 |
|
ryannikolaidis
|
e08936b6fb
|
chore: update all bash scripts to use shebang: /usr/bin/env bash (#779)
|
2023-06-20 16:00:55 -07:00 |
|
ryannikolaidis
|
ee52a749c3
|
fix: docker smoke test on build (#457)
|
2023-04-06 10:03:42 -07:00 |
|
ryannikolaidis
|
59785e4332
|
chore: install all extras in Dockerfile (#419)
* Adds step to install all extras
* Adds smoke test of wikipedia ingest to validate in CI
|
2023-03-30 13:23:30 -07:00 |
|