Sign inSign up

ytyou/tt-dev

By ytyou

•Updated over 3 years ago

The container contains the development environment for TickTockDB.

Image
0

1.1K

ytyou/tt-dev repository overview

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

Tag summary

Content type

Image

Digest

sha256:5ffb81cba…

Size

307.5 MB

Last updated

over 3 years ago

docker pull ytyou/tt-dev