Skip to content

njuaplusplus/docker-stackedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

docker-stackedit

dockerfile for stackedit

Useage

Change the base image in the Dockerfile. Example From ubuntu:14.04

Build your image:

docker build -t aplusplus/stackedit .

Run your container:

docker run -d -p 3000:3000 aplusplus/stackedit

You can also see my blog.

About

dockerfile for stackedit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published