/docker-pown

Docker container for Pown.js Pown.

Primary LanguageDockerfile

Follow on Twitter Docker Stars Docker Pulls Docker Automated Docker Build Codacy Badge

WARNING: due to recent changes in Docker Hub repo badges appear incorrectly

Docker Pown

This is a docker container for Pown.js Pown.

The container entry point is controlled by launcher utility which provides additional features useful when used in cloud environments. This is subject to changes.

Getting Started

This container is built automatically by Docker Hub. Simply pull to get latest build.

docker pull opendevsecops/pown:latest

Run pown with docker.

docker run -it opendevsecops/pown

See Pownjs official site for more information.