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
b1e54648435ded91d7ca4a939b04a74f696a9197
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