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

Suport for running in Docker #20

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

elonen
Copy link

@elonen elonen commented Jul 28, 2022

Here's a Dockerfile and a script that allow running current Github version of the app in a temporary Linux image.
The script...

$ ./run_in_docker.sh

...build a Docker image, compiles the typescript and runs the CLI, that then asks for Slack token.
Results will be saved in slack-archive_USERDATA folder.

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 this pull request may close these issues.

1 participant