A Q&A platform software for teams at any scale. Whether it’s a community forum
10K+
You can find all the available Docker images on Docker Hub. The latest tag refers to the latest stable version of Apache Answer.
docker run -d -p 9080:80 -v answer-data:/data --name answer hungthinh/apache_answer_app:latest
After running the command, heading to http://localhost:9080/install to continue installation.
Content type
Image
Digest
sha256:15fb2f929…
Size
53.3 MB
Last updated
almost 2 years ago
docker pull hungthinh/apache_answer_app