This website requires JavaScript.
Explore
Help
Sign In
netbird
/
service
Watch
0
Star
0
Fork
0
mirror of
https://github.com/netbirdio/service.git
synced
2026-05-22 17:08:14 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
create-log-dir
service
/
linux_test
/
openrc
/
Dockerfile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
77 B
Docker
Raw
Permalink
Normal View
History
Unescape
Escape
Add support for OpenRC services (alpine/busybox) (
#252
)
2020-12-11 15:35:37 +01:00
FROM
alpine:latest
ADD
service.test /tmp/
CMD
/tmp/service.test -test.v
=
true
Reference in New Issue
Copy Permalink