mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Update packages/faucet/Dockerfile
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
This commit is contained in:
parent
b4af83d92b
commit
94aa7f767e
@ -1,3 +1,8 @@
|
||||
# Build:
|
||||
# docker build -t confio/cosmos-faucet:manual -f packages/faucet/Dockerfile .
|
||||
# Run:
|
||||
# docker run --rm confio/cosmos-faucet:manual version
|
||||
|
||||
FROM node:14-alpine
|
||||
|
||||
ADD . /app
|
||||
|
Loading…
x
Reference in New Issue
Block a user