mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-17 06:58:26 +00:00
Updated Docker usage instructions (markdown)
@@ -79,7 +79,7 @@ If you use the Docker image on arm (for example Raspberry Pi), you'd build the i
|
||||
```bash
|
||||
$ git clone https://github.com/Tyrrrz/DiscordChatExporter.git
|
||||
$ cd DiscordChatExporter
|
||||
$ docker build -t tyrrrz/discordchatexporter:latest .
|
||||
$ docker build -f DiscordChatExporter.Cli.dockerfile -t tyrrrz/discordchatexporter:latest .
|
||||
```
|
||||
|
||||
After a while, some images are built like below.
|
||||
|
||||
Reference in New Issue
Block a user