This website requires JavaScript.
Explore
Help
Sign In
go
/
sonr
Watch
1
Star
0
Fork
0
mirror of
https://github.com/sonr-io/sonr.git
synced
2026-08-03 18:01:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fccb42761c0064953532b52c04f284a02873047e
sonr
/
deploy
/
release
/
sonrd.Dockerfile
T
4 lines
48 B
Docker
Raw
Normal View
History
Unescape
Escape
feat(release): add docker images for sonrd and motr
2024-10-01 22:02:14 -04:00
FROM
scratch
ENTRYPOINT
[
"/sonrd"
]
COPY
sonrd /
Reference in New Issue
Copy Permalink