Sign inSign up

mattparlette/miriam

By mattparlette

Updated over 7 years ago

A bot assistant to help manage my incoming work and tasks

Image
0

3.1K

mattparlette/miriam repository overview

Miriam

Tasks

  • For any trello cards in Backlog, create planning checklists (Success Criteria, Tasks, and Backlog)

Docker Container

Building

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

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

Tag summary

Content type

Image

Digest

Size

9.9 MB

Last updated

over 7 years ago

docker pull mattparlette/miriam