mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
added hpsh to Dockerfile bin
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
FROM evernodedev/hotpocket:latest-ubt.20.04-njs.20
|
||||
|
||||
# Copy (overwrite) the local build outputs into the docker image.
|
||||
COPY hpcore hpfs hpws /usr/local/bin/hotpocket/
|
||||
COPY hpcore hpfs hpws hpsh /usr/local/bin/hotpocket/
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/hotpocket/hpcore"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user