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-02 17:31:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
93a3d814d633b3a287eb346b7ca451184dc40ef4
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