mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #1276 from bigchaindb/fix-bigchaindb-toolbox-dockerfile
Fix comments in bigchaindb/toolbox Dockerfile
This commit is contained in:
commit
b0f379dba9
@ -1,7 +1,7 @@
|
|||||||
# Toolbox container for debugging
|
# Toolbox container for debugging
|
||||||
# Run as:
|
# Run as:
|
||||||
# docker run -it --rm --entrypoint sh krish7919/toolbox
|
# docker run -it --rm --entrypoint sh bigchaindb/toolbox
|
||||||
# kubectl run -it toolbox --image krish7919/toolbox --restart=Never --rm
|
# kubectl run -it toolbox --image bigchaindb/toolbox --restart=Never --rm
|
||||||
|
|
||||||
FROM alpine:3.5
|
FROM alpine:3.5
|
||||||
MAINTAINER github.com/krish7919
|
MAINTAINER github.com/krish7919
|
||||||
|
Loading…
x
Reference in New Issue
Block a user