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 01:41:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84aa1dd79e45b901987b407843c8f948b92b471e
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