Example of serving kdash docker container on port 2701 on the local server:
docker run -e DEBUG=true -p 2701:80 txn2/kdash:latestdocker run -e DEBUG=true -v "$(pwd)"/www:/www -p 2701:80 txn2/kdash:latestExample of serving kdash docker container on port 2701 on the local server:
docker run -e DEBUG=true -p 2701:80 txn2/kdash:latestdocker run -e DEBUG=true -v "$(pwd)"/www:/www -p 2701:80 txn2/kdash:latest