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

[FEATURE] running under docker #124

Open
blastbeng opened this issue Dec 26, 2023 · 3 comments
Open

[FEATURE] running under docker #124

blastbeng opened this issue Dec 26, 2023 · 3 comments

Comments

@blastbeng
Copy link

I don't know where to write but I just created a working epic-server environment running under docker with debian:bullseye

https://github.com/blastbeng/epic-docker

@johanneshahn
Copy link
Member

@who-biz

@KanoczTomas
Copy link

I have a docker compose file and a docker build file to run the server in tui mode (as I can't e.g. see the sync % in the logs, but only in gui), screen is started in detached mode and an entry script tails the logs so docker compose logs -f show what is happening if one wants to view it headless. Executing a bash in the container and doing screen -rd then shows the tui.

I can do a pull request if is of interest, did not check out @blastbeng 's implementation, might be a duplicate effort. That is why I do not make a pull request right away.

@who-biz
Copy link
Contributor

who-biz commented Jun 11, 2024

@KanoczTomas feel free to PR and I'll take a look. Sufficiently familiar with using docker at least, but will really depend how simple your Dockerfile is.

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

4 participants