The container contains the development environment for TickTockDB.
1.1K
To run it,
$ docker run -td --name tt-dev -h tt-dev -p 6180-6183:6180-6183 -p 3000:3000 ytyou/tt-dev:latest
To log on to the container,
$ docker exec -it tt-dev /bin/bash
Content type
Image
Digest
sha256:5ffb81cba…
Size
307.5 MB
Last updated
over 3 years ago
docker pull ytyou/tt-dev