mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Fix comments in bigchaindb/toolbox Dockerfile
The comments were referring to another Docker image (`krish7919/toolbox`).
This commit is contained in:
parent
1de7ae1104
commit
e0366468ec
@ -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