unstructured icon indicating copy to clipboard operation
unstructured copied to clipboard

bug/Docker image import unstructured failed

Open guici123 opened this issue 1 year ago • 4 comments

Describe the bug I downloaded the latest image, but failed to import unstructured,how should I operate?

To Reproduce Provide a code snippet that reproduces the issue. image

guici123 avatar Sep 02 '24 03:09 guici123

@MthwRobinson urgent,urgent,urgent

guici123 avatar Sep 03 '24 02:09 guici123

@guici123 - Could you share the command you're using to start the container?

MthwRobinson avatar Sep 03 '24 12:09 MthwRobinson

@guici123 - Could you share the command you're using to start the container?@guici123 - Could you share the command you're using to start the container?@guici123 - 您能否分享用于启动容器的命令?

create the container

docker run -dt --name unstructured downloads.unstructured.io/unstructured-io/unstructured:latest

this will drop you into a bash shell where the Docker image is running

docker exec -it unstructured bash

guici123 avatar Sep 03 '24 12:09 guici123

@guici123 - Could you share the command you're using to start the container?@guici123 - Could you share the command you're using to start the container?@guici123 - 您能否分享用于启动容器的命令?

docker run -dt --name unstructured downloads.unstructured.io/unstructured-io/unstructured:latest docker exec -it unstructured bash

@MthwRobinson Looking forward to your reply

guici123 avatar Sep 10 '24 03:09 guici123

You should run python3 in a different directory, possibly under /app. For me, it worked because you can see the unstructured folder there.

vignesht30 avatar Dec 13 '24 14:12 vignesht30

Closing as inactive, assumed resolved.

scanny avatar Dec 16 '24 18:12 scanny