diff --git a/Docker-usage-instructions.md b/Docker-usage-instructions.md index 9f88f9c..f69ea76 100644 --- a/Docker-usage-instructions.md +++ b/Docker-usage-instructions.md @@ -18,6 +18,7 @@ When running in Docker, DiscordChatExporter's working directory is `/app/out`. I $ docker run --rm -v ${PWD}:/app/out tyrrrz/discordchatexporter export -t TOKEN -c CHANNEL +For more information, you can refer to the `Dockerfile` [here](https://github.com/Tyrrrz/DiscordChatExporter/blob/master/Dockerfile). ## Special thanks to [@simnalamburt](https://github.com/simnalamburt) (Dockerize) and [@shlagevuk](https://github.com/shlagevuk) (Legacy Script) \ No newline at end of file