Skip to content

zerasul/dockerblask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerblask

Docker Blask Image

Docker Cloud Build Status MicroBadger Layers (tag) Docker Image Version (tag latest semver)

This repository contains the DockerFile and minimal configuration for create and deploy a blask application. Blask is an Open Source Blog engine based on Flask. For more information, please see Blask project webpage.

to Run this image in a container run the next command:

docker container run -p <externalport>:8000 zerasul/blask:latest