https://github.com/koho/roscr
Tweak docker images for RouterOS
https://github.com/koho/roscr
Last synced: 6 months ago
JSON representation
Tweak docker images for RouterOS
- Host: GitHub
- URL: https://github.com/koho/roscr
- Owner: koho
- Created: 2023-01-18T19:19:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-25T10:33:44.000Z (8 months ago)
- Last Synced: 2025-10-25T12:23:03.626Z (8 months ago)
- Language: Dockerfile
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tweak docker for RouterOS
[Mikrotik Container](https://help.mikrotik.com/docs/display/ROS/Container) allows users to run containerized environments within RouterOS.
Most of docker images are working right out of box. But some images need additional customization to get it working.
## coredns
The original image `coredns/coredns` is not starting on v7.7.
Replace with `roscr/coredns`.