EvilFreelancer / docker-routeros

Mikrotik RouterOS inside Docker container
https://hub.docker.com/r/evilfreelancer/docker-routeros/
MIT License
356 stars 127 forks source link

very nice job ,why do not update to hub.docker.com? #14

Closed lanyucomputer closed 7 months ago

lanyucomputer commented 2 years ago

very nice job ,why do not update to hub.docker.com? it is only for arm64?

lanyucomputer commented 2 years ago

standard_init_linux.go:207: exec user process caused "exec format error"

EvilFreelancer commented 2 years ago

why do not update to hub.docker.com?

Hello! Yeah, some time ago on Docker Hub was autobuilds for an OpenSource projects, but then they rejected this feature and i have no time for switching to GitHub Actions for example.

it is only for arm64? standard_init_linux.go:207: exec user process caused "exec format error"

This image is x86/64 only, not possible to run on ARM yet, i just have no time to implement this, sorry.

EvilFreelancer commented 2 years ago

I would be very happy if you help implement automatic build and publish on Docker Hub via GitHub Actions.

https://github.com/nektos/act for tests

lanyucomputer commented 2 years ago

Hello! Yeah, some time ago on Docker Hub was autobuilds for an OpenSource projects, but then they rejected this feature and i have no time for switching to GitHub Actions for example.

https://hub.docker.com/r/mkv28/mikrotik-routeros this is for ARM