10000 GitHub - mirweb/taskboard-docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mirweb/taskboard-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taskboard-docker

Docker Image to run Taskboard, a php kanban board.

Run

docker pull mirweb/taskboard
docker run -d -p 80:80 mirweb/taskboard

Go with browser to http://localhost/ and starts with the running app and the Getting Started.

0