These docker images are used to package TickTockDB.
161
To run,
$ docker run -it --name tt-build -h tt-build -p 6180-6183:6180-6183 ytyou/tt-build:glibc2.28-x86_64
Once inside the container, run
$ cd /home/ticktock
$ git pull
$ make clean package
Content type
Image
Digest
sha256:b132e35ef…
Size
194.3 MB
Last updated
over 3 years ago
docker pull ytyou/tt-build:glibc2.28-x86_64