Skip to content

eendroroy/parse-dashboard-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parsedashboard

Contributors GitHub last commit (branch) license GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Visit Docker Hub

Usage

pull image

docker pull eendroroy/parsedashboard:latest

run

docker run --name some-parsedashboard \
  -v parse-dashboard-config.json:/src/Parse-Dashboard/parse-dashboard-config.json \
  -d \
  eendroroy/parsedashboard:latest     

Point browser to http://0.0.0.0:4040

You can also use a docker-compose.yml file. see docker-compose.yml for example.

builds

VERSION DOC LAYERS TAGS
latest doc
1.1.2 doc
1.1.0 doc
1.0.28 doc
1.0.27 doc
1.0.26 doc
1.0.25 doc
1.0.24 doc

Contributing

Bug reports and pull requests are welcome on GitHub at parse-dashboard-docker repository. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published