Sign inSign up

mattparlette/tanya

By mattparlette

Updated about 8 years ago

House Party bot to organize todoist tasks

Image
0

500K+

mattparlette/tanya repository overview

Tanya

Docker Container

Building

This will use a multi-stage build to minimize the image size (see containerize this golang dockerfiles)

docker build -t tanya .
Testing
docker run -it --rm -v $(pwd)/config:/app/config:ro -v $(pwd)/secrets:/app/secrets:ro tanya

Tag summary

Content type

Image

Digest

Size

9.4 MB

Last updated

about 8 years ago

docker pull mattparlette/tanya