Sign inSign up

marcskovmadsen/awesome-panel

By marcskovmadsen

Updated over 3 years ago

Image
2

4.2K

marcskovmadsen/awesome-panel repository overview

This docker image powers https://awesome-panel.org/.

You can use this image to test how awesome the Panel technology is for building awesome analytics apps powered by Python.

You can also use this image to get inspiration on how to run and deploy your own Panel applications if needed.

You can run the Panel Server app on port 80 using

docker run -it -p 80:80 marcskovmadsen/awesome-panel:latest

and you can run bash interactively using

docker run -it -p 80:80 --entrypoint "/bin/bash" marcskovmadsen/awesome-panel:latest

For more information see

Awesome

Tag summary

Content type

Image

Digest

sha256:dfe93de31

Size

5.9 GB

Last updated

over 3 years ago

docker pull marcskovmadsen/awesome-panel