This repository has been archived on 2024-06-05. You can view files and clone it, but cannot push or open issues or pull requests.
mdns-repeater-mikrotik/README.md

9 lines
169 B
Markdown
Raw Normal View History

2022-07-05 07:57:40 +02:00
# docker-mdns-repeater-mikrotik
2022-07-05 08:20:32 +02:00
2023-06-08 14:51:44 +02:00
Save Image as Tar.gz
2022-07-05 08:20:32 +02:00
2023-06-08 14:51:44 +02:00
```bash
docker save registry.mgrote.net/mdns-repeater-mikrotik:latest -o ./mdns-repeater-mikrotik:latest.tgz
```