An open API service indexing awesome lists of open source software.

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

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`.