Skip to content

Commit

Permalink
Add build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
obeone committed Jul 7, 2022
1 parent 64871df commit 56aa4b6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 1,9 @@
# Winbox in docker

[![Image
build](https://github.com/obeone/winbox-docker/actions/workflows/build-push-image.yaml/badge.svg)](https://github.com/obeone/winbox-docker/actions/workflows/build-push-image.yaml)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/obeone)](https://artifacthub.io/packages/search?repo=obeone)

Use Mikrotik's Winbox with your browser !

Using [KasmVNC](https://github.com/kasmtech/KasmVNC), this docker starts Winbox with Wine and make it avaiable in any browser.
Expand Down Expand Up @@ -27,4 31,5 @@ docker run -d --shm-size=512m -p 6901:6901 -e VNC_PW=password -v winbox_wine:/ho
```

### Kubernetes (Helm)
A helm chart exists, just follow [documentation](https://github.com/obeone/charts)
A helm chart exists, just follow
[documentation](https://github.com/obeone/charts)

0 comments on commit 56aa4b6

Please sign in to comment.