HumanSignal / HumanSignal/label-studio

Problems when Deploying to server with Docker

Open
#4,829 4 comments 0 reactions 1 assignee Claimed by @farioas View on GitHub
community:investigate
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

Hi everyone,
I tried running the docker container on a server (debian), but I am getting an error message...
I followed the instructions here: https://hub.docker.com/r/heartexlabs/label-studio#run-with-docker-compose but it seems like I am getting a permission error after executing:

`docker run -it -p 8080:8080 -v `pwd`/mydata:/label-studio/data heartexlabs/label-studio:latest`
The error log is on [this screenshot](https://i.stack.imgur.com/JwgLn.png)

Any ideas? I executed the commando as root, so I assume I have root permissions?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.