Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 242 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 242 Bytes

docker-midas

Docker image for Midas framework.

Contributing

Build the image.

docker build -t gleamlang/midas:<tag> .

Publish the image.

docker push gleamlang/midas:<tag>