mirror of
https://github.com/EvernodeXRPL/hp-devkit.git
synced 2026-04-29 15:37:58 +00:00
Release with version.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# This image contains scripts for creating Hot Pocket contract clusters
|
||||
# on the developer machine for local development testing.
|
||||
# docker build -t hpdevkit .
|
||||
# docker build -t evernodedev/hpdevkit .
|
||||
# docker push evernodedev/hpdevkit
|
||||
|
||||
FROM ubuntu:focal as builder
|
||||
RUN apt-get update && apt-get install -y wget
|
||||
|
||||
Reference in New Issue
Block a user