Release with version.

This commit is contained in:
ravinsp
2022-06-19 00:52:34 +05:30
parent f5c366fbd6
commit e08d012efb
4 changed files with 16 additions and 9 deletions

View File

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