Skip to content

xlogerais/docker-mylar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

This repository contains material to build a docker container for the mylar application.

Build

'''docker build --tag mylar:latest .'''

Run

'''docker run --name mylar --publish 8090:8090 --detach mylar'''

Then navigate to http://localhost:8090/

About

Dockerfile for mylar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages