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:latest| Name | Name | Last commit date | ||
|---|---|---|---|---|
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:latest