Install Docker
Download automated build from public Docker Hub Registry: docker pull qapps/psas
(alternatively, you can build an image from Dockerfile: docker build -t="qapps/psas" github.com/qualiapps/psas)
Running
docker run -d -p 8080:80 --name psas-app qapps/psas
Get access
http://localhost:8080
Content type
Image
Digest
Size
70.2 MB
Last updated
about 9 years ago
docker pull qapps/psas