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

Implement docker support #11

Closed
yeenbean opened this issue Feb 9, 2024 · 2 comments · Fixed by #13
Closed

Implement docker support #11

yeenbean opened this issue Feb 9, 2024 · 2 comments · Fixed by #13
Assignees

Comments

@yeenbean
Copy link
Owner

yeenbean commented Feb 9, 2024

This is really to resolve the issue with the bot not starting automatically when I upgrade the container it runs in or the host machine. We are tired of pauljac being down!

@yeenbean yeenbean self-assigned this Feb 9, 2024
@yeenbean
Copy link
Owner Author

I added initial support for Docker in commit 76c7208, but it's not working as expected. Currently, it's running as a layered image instead of a single container, which is unusual. I might have made a mistake during the implementation.

image

@yeenbean
Copy link
Owner Author

nvm thats expected behavior :|

@yeenbean yeenbean linked a pull request Feb 10, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant