mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-05-29 20:22:05 +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
|
```bash
|
||||||
$ git clone https://github.com/Tyrrrz/DiscordChatExporter.git
|
$ git clone https://github.com/Tyrrrz/DiscordChatExporter.git
|
||||||
$ cd DiscordChatExporter
|
$ 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.
|
After a while, some images are built like below.
|
||||||
|
|||||||
Reference in New Issue
Block a user