Sign inSign up

spartakode/mindy

By spartakode

•Updated over 10 years ago

Basic Docker Container for Project Mindy (https://github.com/project-mindy/mindy)

Image
0

254

spartakode/mindy repository overview

#Project Mindy Docker Container#

A simple docker container to get up and running with mindy. In order to test if it is working, pull the container, and do the following.

run the command

sudo docker run -it spartakode/mindy:latest /bin/bash

then run

mkdir /mindy-hello && cd /mindy-hello

Follow the instructions at the mindy docs⁠ to test if mindy has been installed correctly.

Note: You don't need to use $INSTALL/bin/mindy(comp). Using mindycomp and mindy alone will suffice

Tag summary

Content type

Image

Digest

sha256:f63b22009…

Size

257.7 MB

Last updated

over 10 years ago

docker pull spartakode/mindy