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 09:51:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0be7ed7ecf0be3a8a0f78e492a20a4fc93c8f7fb
sonr
/
deploy
/
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