Anton Kaliaev
1723836014
update Dockerfile [ci skip]
7 years ago
Anton Kaliaev
aa7b3a73f5
[docker] remove dummy app as default [ci skip]
7 years ago
Anton Kaliaev
852375be00
[docker] update link to mintnet-k8s [ci skip]
7 years ago
Anton Kaliaev
9a80730f38
[docker] fix link to 0.10.0 Dockerfile [ci skip]
7 years ago
Anton Kaliaev
24a1b130f9
[docker] build and push scripts [ci skip]
7 years ago
Anton Kaliaev
e2fe4a6e9b
[docker] bump alpine version [ci skip]
7 years ago
Ethan Buchman
e5342f4054
docker: update for 0.10.0 [ci skip]"
8 years ago
Anton Kaliaev
989cb6dd2e
update Dockerfile [ci skip]
8 years ago
Anton Kaliaev
4871e64b03
update docker README [ci skip] [circleci skip]
8 years ago
Anton Kaliaev
809e0e8c59
update Dockerfile [ci skip] [circleci skip]
8 years ago
Anton Kaliaev
5f6de800a0
rename TMROOT to TMHOME (Refs #431 )
8 years ago
Anton Kaliaev
a4154e76c5
update docker readme [ci skip] [circleci skip]
8 years ago
Anton Kaliaev
d474baeeea
update Dockerfile for 0.9.0 release
8 years ago
Anton Kaliaev
f73f53c486
[Dockerfile.develop] fix error "/bin/sh: #: not found" when building
8 years ago
Anton Kaliaev
6b499e2a8b
add Makefile for docker files [ci skip] [circleci skip]
8 years ago
Anton Kaliaev
a756a9feba
add readme mirroring https://hub.docker.com/r/tendermint/tendermint/
8 years ago
Anton Kaliaev
86f85525dd
dockerfile for develop branch
8 years ago
Anton Kaliaev
bf64dd21fd
[docker] move to alpine base image
813Mb => 29.5Mb
8 years ago
Anton Kaliaev
c0e7d05b5c
rename tmbase image to tendermint
The main reason is people usually expect docker image to have the same
name as the repo. Plus, tendermint is cleaner than tmbase.
tmbase would make sense if we had multiple docker images within
tendermint, but we don't.
8 years ago
Anton Kaliaev
ce18332b52
update Dockerfile
- update golang to 1.7.4
- version as env variable
- change DATA_ROOT from /tendermint/data to /tendermint (it's not just
data that gets stored in DATA_ROOT; we create data folder on start; as
a result we get /tendermint/data/data, which is confusing)
- remove noninteractive env vars (do we really need these?)
- remove nodejs dep (some apps may require nodejs, but core is not one
of them; it was convenient before, but now I believe we ought to
remove it because other people who are using java do not want a
bloated container with nodejs)
- build tendermint inside a container (once again, it was convenient
before, but now I am testing kubernetes and I don't want to wait every
time TM compiles)
8 years ago
Ethan Buchman
3f4af438c5
remove INSTALL dir, add INSTALL.md, update DOCKER
8 years ago
Ethan Buchman
6643e4969f
tests: add throughput benchmark using mintnet and netmon
8 years ago
Ethan Buchman
16cd15b048
expose ports in dockerfile
9 years ago
Jae Kwon
baa18fb0f7
Docker image has home dir
9 years ago
Jae Kwon
f9da9fbfed
Improved README.md
9 years ago
Jae Kwon
6c9428a3c9
Add support for nodejs5
9 years ago
Ethan Buchman
6aaa5fb0bf
consensus: msg saving and replay
9 years ago
Jae Kwon
5abf2e3c43
Fixed docker file
9 years ago
Jae Kwon
df733fbaa5
Docker run.sh passes seeds and moniker; wire json pretty print
9 years ago
Jae Kwon
cc6e845364
go get -d for DOCKER
9 years ago
Jae Kwon
f70b548fb6
exit status 1 for unknown command
9 years ago
Jae Kwon
313e25adf1
Edit DOCKER script
9 years ago
Ethan Buchman
10de637496
upgraded DOCKER instructions
9 years ago
Jae Kwon
6d66223bf6
remove fast_sync from docker
9 years ago
Ethan Buchman
ab37f2d3b7
update docker for GOPATH tendermint install
9 years ago
Ethan Buchman
69a9dc932a
docker: move FROM to golang:1.4 because 1.4.2 broke
9 years ago
Ethan Buchman
812c5577e0
fix docker fast sync bug
9 years ago
Ethan Buchman
625c72a110
--rm docker copy container
9 years ago
Ethan Buchman
dea79e9138
docker path fixes
10 years ago
Ethan Buchman
6265e39bff
docker fixups
9 years ago
Ethan Buchman
5d7df99591
docker
10 years ago