Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker support with a Dockerfile and Github Actions to automatically build and push the docker on the main branch. #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ncareau
Copy link

@ncareau ncareau commented Jan 16, 2025

Hello,

First, just wanted to say thanks for the project.

This is a PR to add docker support using a Dockerfile. I've also added github actions to build and push the build automaticaly into the docker registry of the project. Builds are only done on the main branch.

To test, you can use my docker package link : docker run -v path/to/routeros.rsc:/config/routeros.rsc ghcr.io/ncareau/sara:main

Let me know if you have changes you want or any questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant